Classes | |
| class | TLinkedClass |
| A template class for classes that are linked together via a singly linked list that can be navigated either from an instance of the class or from the template. More... | |
| class | TLinkedClassIterator |
| An iterator over a list of linked classes. More... | |
| class | TSingleton |
| A naive template Singleton class. Remember, Singletons are EVIL! and what's more they're generally unnecessary. See here for more details. More... | |
| class | CSmartBool |
| class | TTypeSafeTypedef |
Namespaces | |
| namespace | Bluetooth |
| namespace | CertificateStore |
| namespace | CLRHosting |
| namespace | COM |
| namespace | Database |
| namespace | HTTP |
| namespace | IO |
| namespace | OBEX |
| namespace | OpenSSL |
| namespace | PerfMon |
| namespace | SChannel |
| namespace | Service |
| namespace | Socket |
| namespace | Telnet |
| namespace | Win32 |
| namespace | XML |
Typedefs | |
| typedef unsigned long | Milliseconds |
| A millisecond counter value. | |
| typedef unsigned long | Seconds |
| A second counter value. | |
| typedef unsigned long Milliseconds |
A millisecond counter value.
1.5.3