CLookupInt Class Reference

#include <clookup.h>

List of all members.

Classes

class  CIterator

Public Member Functions

int get (void *key) const
void put (void *key, int value)
bool exists (void *key) const

Private Attributes

CLOOKUP_MAP_INT m_impl

Friends

class CIterator

Detailed Description

CLookupInt: Lookup from pointer to integer


Member Function Documentation

bool CLookupInt::exists ( void *  key  )  const [inline]
int CLookupInt::get ( void *  key  )  const [inline]
void CLookupInt::put ( void *  key,
int  value 
) [inline]

Friends And Related Function Documentation

friend class CIterator [friend]

Member Data Documentation


The documentation for this class was generated from the following file: