Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| CBase64 | Utility class providing Base64 encoding and decoding functionality |
| CBus | Central message dispatcher for the event bus system |
| CCircularBuffer< T, CAPACITY > | Fixed-size circular buffer with compile-time capacity and no-overwrite behavior |
| ▼CINode | Abstract interface representing a subscriber node in the event bus system |
| CNode | Concrete subscriber node in the event bus system |
| CMessage | Base class for all messages dispatched through the event bus |
| CRingBuffer< T, CAPACITY > | Fixed-size ring (circular) buffer with compile-time capacity and overwrite-on-full behavior |
| CWildcard | Manages a list of file wildcard entries for use in wxWidgets file dialogs |
| CWildcard::WildcardEntry | Represents a single wildcard filter entry |