Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

naming.h File Reference

Header for mapping between protocol name and number. More...

Go to the source code of this file.

Functions

PROTO mapProtoNameToNum (char *)
char* mapProtoNumToName (PROTO)
int storeProtoMapping (char *,PROTO)
void cleanMapping (void)


Detailed Description

Header for mapping between protocol name and number.

Definition in file naming.h.


Function Documentation

void cleanMapping ( void )
 

Definition at line 63 of file naming.c.

PROTO mapProtoNameToNum ( char * name )
 

Definition at line 17 of file naming.c.

char * mapProtoNumToName ( PROTO num )
 

Definition at line 26 of file naming.c.

int storeProtoMapping ( char * name,
PROTO num )
 

Definition at line 35 of file naming.c.


Generated at Mon Jul 8 15:16:50 2002 for RUBICON by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000