Node:Classes, Next:, Previous:Protocol, Up:Top



Classes

Class List

The following classes are supported.

CArray
Fixed sized object vector
CConstStr
Unmodifiable string data
CDList
Double linked list
CDouble
Floating point value operation
CFile
File opetaion
CHash
Object spool with hashkey
CIndent
Auto indent
CInt
Fixed point value operation
CList
4 direction linked list (parent, child, prev/next siblings)
CMemChunk
Fixed sized memory object list operation
CMemory
Memory object operation
CMemPage
Unit sized memory operation
CMemSpool
the pool for undefined size memory objects
CObject
super class of all objects
CObstack
the pool for incremental sized memory objects
COptParser
command line option/argument parser
CParserSystem
CUI system base
CRegExp
Regular Expression operation
CStack
Fixed sized LIFO queue
CStdIO
Standard input/output or error stream
CString
Mutable string operation
CSystem
The main control flow system base
CXMLEditor
XML data modification
CXMLFile
XML data file access
CXMLPath
XPath control for XML data
CXMLTree
XML data structure operation