sdi_toolBox
Namespace List
Here is a list of all namespaces 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
 NhashLightweight hashing utilities (FNV-1a implementations)
 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
 NuuidUtility functions for UUID and unique identifier generation
 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