|
Class Summary |
| ChameleonDateTime |
This class handles Date Time objects. |
| ChameleonEncoding |
This class contains functions to change the current encoding used internally
by Chameleon at runtime. |
| Client |
This class allows you to connect to hosts and send messages |
| Column |
This class is used in the internal implementation of Chameleon; it handles table columns. |
| Config |
This class allows access to programmatically change
delimiter characters. |
| Connection |
This class implements a connection for streaming data to and from a
client socket. |
| DataType |
This class handles data type constants. |
| DblDate |
This class handles dates in Chameleon. |
| DynamicEngine |
This class implements a dynamic version of the Engine that
allows the message tables to be explored dynamically
rather than relying on stubcode. |
| Engine |
This class handles Chameleon Engine objects. |
| Hl7ClientSocket |
This class is deprecated and should not be used. |
| Hl7ServerSocket |
This class is deprecated and should not be used for new applications. |
| License |
This class can be used by customers to automate the registration of Chameleon
run-time instances. |
| LlpClient |
This class can be used to implement a Lower Layer Protocol (LLP) TCP/IP
client to connect to an LLP server. |
| LlpConnection |
This object is passed as an argument for many of the events of the LlpServer object. |
| LlpServer |
This object implements a Lower Layer Protocol (LLP) TCP/IP server that
listens for connections from clients. |
| LogTextArea |
This class handles log output and ensures that the text
area length isn't exceeded. |
| Message |
This class handles Message objects. |
| SqlGenerator |
Trivial example of how one can write a class to generate SQL. |
| Table |
This class handles Table objects. |
| TableState |
|
| TransportTcpIpClient |
This class is deprecated and should not be used for new applications. |
| TransportTcpIpServer |
This class is deprecated and should not be used for new applications. |
| Wrapper |
This class is no longer used but will be supported for backward compatibility. |
| WrapperLlp |
This class is no longer used but will be supported for backward compatibility. |