Class Hierarchy   Class Index   Method Index  

CHM Library Data Structures

Here are the data structures with brief descriptions:
CHMchameleonEncodingThis class contains functions to change the current encoding used internally by Chameleon at runtime
CHMcoutOutputLogLogs output to stdout
CHMdateTimeDate/Time class
CHMeditOutputLogOutputs log to a windows CEdit control
CHMengineInstance of Chameleon engine
CHMerrorChameleon exception class
CHMhl7ClientSocketDeprecated Client class for asynchronous TCP/IP communication
CHMhl7ServerSocketDeprecated server class for asynchronous TCP/IP communication
CHMlicenseThis class can be used by customers to automate the registration of Chameleon run-time instances
CHMllpClientThis class can be used to implement a Lower Layer Protocol (LLP) TCP/IP client to connect to an LLP server
CHMllpConnectionThis object is passed as an argument for many of the events of the CHMllpServer object
CHMllpServerThis object implements a Lower Layer Protocol (LLP) TCP/IP server that listens for connections from clients
CHMllpWrapperLower Layer Protocol (LLP) wrapper
CHMmessageMessage class
CHMmfcSocketTransportMFC socket implementation of CHMtransport
CHMoutputLogAbstract class for implementing an output log
CHMstringCustom string class
CHMtableTable class
CHMtableRowTable row class
CHMtransportAbstract interface class for message transport
CHMwrapperClass which abstracts the message wrapping protocol