sdi_toolBox
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nsdi_toolBoxRoot namespace for the sdi_toolBox library
 NcommonCross-platform, reusable components shared across all sdi_toolBox modules
 NutilsGeneral-purpose utility functions shared across all sdi_toolBox modules
 CCircularBufferFixed-size circular buffer with compile-time capacity and no-overwrite behavior
 CRingBufferFixed-size ring (circular) buffer with compile-time capacity and overwrite-on-full behavior
 NdesktopDesktop-specific components of the sdi_toolBox library
 NeventBusLightweight thread-safe event bus for decoupled message passing
 CBusCentral message dispatcher for the event bus system
 CINodeAbstract interface representing a subscriber node in the event bus system
 CMessageBase class for all messages dispatched through the event bus
 CNodeConcrete subscriber node in the event bus system
 NutilsGeneral-purpose utility functions and helpers for desktop applications
 CBase64Utility class providing Base64 encoding and decoding functionality
 NwxWidgetsNamespace containing desktop UI utilities built on top of the wxWidgets framework
 CWildcardManages a list of file wildcard entries for use in wxWidgets file dialogs
 CWildcardEntryRepresents a single wildcard filter entry