intmap.cpp File Reference

#include "intmap.h"
#include <map>
#include <vector>
#include <misc.h>

Include dependency graph for intmap.cpp:


Typedefs

typedef map< int, int > intmap_t
typedef vector< intmap_tintmaps_t

Functions

unsigned int intmap_create ()
void intmap_validate (unsigned int id)
void intmap_put (unsigned int id, int key, int value)
int intmap_get (unsigned int id, int key)
int intmap_has (unsigned int id, int key)

Typedef Documentation

typedef map<int, int> intmap_t
 

typedef vector<intmap_t> intmaps_t
 


Function Documentation

unsigned int intmap_create  ) 
 

void intmap_validate unsigned int  id  ) 
 

void intmap_put unsigned int  id,
int  key,
int  value
 

int intmap_get unsigned int  id,
int  key
 

int intmap_has unsigned int  id,
int  key
 


Generated on Wed Apr 5 20:59:58 2006 for Sesame by  doxygen 1.4.6