
TOP --> libjdllibjdl
| Name | Scope | Type | Brief Description |
|---|---|---|---|
CJdlBufferedFileReader
| local | class | Defines a buffered file reader. |
CJdlBufferedFileWriter
| local | class | Defines a buffered file writer. |
CJdlHashTable
| local | class | This class provides a simple hash dictionary. |
CJdlMime
| local | class | Apply MIME-64 encoding to a string based on the RFC 1521 standards document. |
CJdlRandomAcmCls
| local | class | Additive Congruential Method random number generator. |
CJdlRandomBaseCls
| local | class | Base class for the random number generators. |
CJdlRandomLcmCls
| local | class | Linear Congruential Method random number generator. |
CJdlRedBlackTree
| local | class | This class defines a red-black tree object. |
CJdlRedBlackTreeEnumerator
| local | class | Tree enumerator. |
CJdlRedBlackTreeNode
| local | class | This class defines red and black nodes in the CJdlRedBlackTree. |
CJdlSorter
| local | template class | Heap sort template. |
CJdlString
| local | class | Defines a simple string class. |
CJdlStringList
| local | class | A dynamic list of strings. |
CJdlStringListSorter
| local | class | Sort a string list. |
CJdlVector
| local | template class | Defines a simple vector container class. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
JDL_DLL
| local | macro | MACRO used to make classes exportable from a DLL. This is only necessary on a PC. |
JDL_MODULE_ID
| local | macro | JDL_MODULE_ID is used to insert an RCS id into a module. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
s_jdl_lib_version
| global | variable | The library version number. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
CJdlBufferedFileReader
| local | class | Defines a buffered file reader. |
CJdlBufferedFileWriter
| local | class | Defines a buffered file writer. |
CJdlHashTable
| local | class | This class provides a simple hash dictionary. |
CJdlMime
| local | class | Apply MIME-64 encoding to a string based on the RFC 1521 standards document. |
CJdlRandomAcmCls
| local | class | Additive Congruential Method random number generator. |
CJdlRandomBaseCls
| local | class | Base class for the random number generators. |
CJdlRandomLcmCls
| local | class | Linear Congruential Method random number generator. |
CJdlRedBlackTree
| local | class | This class defines a red-black tree object. |
CJdlRedBlackTreeEnumerator
| local | class | Tree enumerator. |
CJdlRedBlackTreeNode
| local | class | This class defines red and black nodes in the CJdlRedBlackTree. |
CJdlSorter
| local | template class | Heap sort template. |
CJdlString
| local | class | Defines a simple string class. |
CJdlStringList
| local | class | A dynamic list of strings. |
CJdlStringListSorter
| local | class | Sort a string list. |
CJdlVector
| local | template class | Defines a simple vector container class. |
JDL_DLL
| local | macro | MACRO used to make classes exportable from a DLL. This is only necessary on a PC. |
JDL_MODULE_ID
| local | macro | JDL_MODULE_ID is used to insert an RCS id into a module. |
s_jdl_lib_version
| global | variable | The library version number. |
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.