Base Object Class |
The base class for all other clasess in the system, plus some additional low level support classes/functions eg memory management.
|
| |
|
| Standard assert messages for the PAssert macro |
|
| This macro is used to assert that a condition must be TRUE. |
|
| This macro is used to assert that a condition must be TRUE. |
|
| This macro is used to assert that an operating system call succeeds. |
|
| This macro is used to assert that a pointer must be non-null. |
|
| This macro is used to assert immediately. |
|
| This macro is used to assert immediately. |
|
| Get the stream being used for error output. |
|
| Set the stream to be used for error output. |
|
| This macro is used to access the platform specific error output stream. |
|
| |
|
| Class to encapsulate tracing functions. |
|
| Trace an execution block. |
|
| Trace the execution of a line. |
|
| Output trace. |
|
| Output trace on condition. |
|
| Declare all the standard PWlib class information. |
|
| Declare a class with PWLib class information. |
|
| Ultimate parent class for all objects in the class library. |
|
| |
|
| |
|
| Classes that contain other objects. |
|
| Classes that perform general I/O |
|
| Classes that perform Berkely Sockets I/O |
|
| Classes that handle processes, multi-threading and synchronsiation. |
|
|
The base class for all other clasess in the system, plus some additional low level support classes/functions eg memory management.
Alphabetic index Hierarchy of classes