| std | STL namespace |
| TC | |
| TC::Factory | Factory for creating TC objects |
| TC::File | Provides functions to get/create/set file information |
| TC::FileName | This namespace provided functions for manipulating file names or file paths |
| TC::Impl | Includes implementation classes from the namespace TC |
| TC::Interlocked | Methods for interlocked modifying of integer values |
| TC::Math | TC::Math is intended to provide methods to perform common math operations |
| TC::Math::Factory | Factory for creating TC::Math objects |
| TC::MLS | Base class for all codec method fro encoding and decoding standard types and prepares methods for decoding and encoding |
| TC::MT | |
| TC::MT::Factory | Factory for creating TC::MT objects |
| TC::Net | |
| TC::Net::Factory | Factory for creating TC::Net objects |
| TC::Output | Class used for debug output |
| TC::String | This namespace provided functions for manipulating and converting strings |
| TC::System | Namespace for getting operating system depending information |
| TC::Util | Defines basic functions like Min, Max, Swap |