| Class | Description |
---|
| CSAWError |
Thrown when an error occurs in CSAWLib. |
| CSEnumBase | Base for all enum-representing classes |
| CSEnumSharedCache |
Support for enumeration values, which is not native to ActionScript. |
| CSGlobalCache | |
| CSHostObject |
Base for all our wrapper classes, which encapsulates host object and
all interaction with the host through the HBAPI. |
| CSLogger |
Class to make it trivially easy to log information-
just use the ILogger acquired by CSLogger.getInstance(), see ILogger API in Flex docs. |
| CSLoggerConnectionTarget | A logging target that uses LocalConnection
|
| TypeConUtils |
|