|
cbase 1.50.0
C/C++ Static Template
|
| C_TrFailureMsg | |
| CBaseLogCallback | Internal structure to hold a logging callback and its configuration |
| CBaseLogEvent | A structured event containing all metadata for a single log message |
| CBaseLogger | Internal state structure for the global logger |
| CBaseMap | |
| CBaseMapIter | Iterator for walking all live entries in a map |
| CBaseMapNode | |
| CMemAllocator | An abstract allocator interface |
| CMemArena | A virtual memory-backed linear allocator |
| CMemArenaTemp | A temporary snapshot of an arena's state |
| CString8 | A sized UTF-8 string slice |
| CString8List | A singly-linked list of String8 slices |
| CString8Node | A node for building singly-linked lists of strings |
| CStringBuilder | An allocator-agnostic string builder |
| CTestNode | Dummy node used for testing intrusive linked list macros |