Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Map Class Reference

Maps are used to load translation tables for call routing and selection based on digits set. map digit translation tables. More...

#include <bayonne.h>

Inheritance diagram for Map:

MemPager List of all members.

Public Methods

 Map (const char *path, const char *name)

Friends

char** getMap (const char *map, const char *key, mapmode_t mode)
void endMaps (void)

Detailed Description

Maps are used to load translation tables for call routing and selection based on digits set. map digit translation tables.

Map tables are loaded into and may be refereshed in memory from text files.

Author(s):
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

Map::Map ( const char * path,
const char * name )
 


Friends And Related Function Documentation

void endMaps ( void ) [friend]
 

char** getMap ( const char * map,
const char * key,
mapmode_t mode ) [friend]
 


The documentation for this class was generated from the following file:
Generated at Mon Oct 1 10:26:06 2001 for Bayonne by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001