#include <CPPDictionary.hh>
Public Member Functions | |
CPPDictionary (int nb=43, int ns=50, int nc=30000) | |
Protected Member Functions | |
void | dumpSymbol (FILE *, DictEntry *) |
Definition at line 58 of file CPPDictionary.hh.
CPPDictionary::CPPDictionary | ( | int | nb = 43 , |
int | ns = 50 , |
||
int | nc = 30000 |
||
) | [inline] |
Definition at line 61 of file CPPDictionary.hh.
void CPPDictionary::dumpSymbol | ( | FILE * | , |
DictEntry * | |||
) | [inline, protected, virtual] |
Reimplemented from Dictionary.
Definition at line 65 of file CPPDictionary.hh.