|
| | Util |
| | General utility methods used in the SDK codebase.
|
| |
| | SoftwareInfo |
| | The global software information.
|
| |
| | Types |
| | General types used across the ATO BASE API.
|
| |
| | Library |
| | General (miscellaneous) library API.
|
| |
| | Context |
| | Query the current thread local context.
|
| |
| | Errors |
| | Error API - for codes see Error codes.
|
| |
| | Log |
| | Logging API.
|
| |
| | String |
| | Create and manage "string" objects that encapsulate non-const and const char arrays with explicit length.
|
| |
| | Iterator |
| | Use iterators returned by various SDK APIs.
|
| |
| | Args |
| | API used by sample programs (and internally) to track arbitrary properties.
|
| |