sdi_toolBox
Namespaces
namespace_doc.h File Reference

Go to the source code of this file.

Namespaces

namespace  sdi_toolBox
 Root namespace for the sdi_toolBox library.
 
namespace  sdi_toolBox::common
 Cross-platform, reusable components shared across all sdi_toolBox modules.
 
namespace  sdi_toolBox::common::utils
 General-purpose utility functions shared across all sdi_toolBox modules.
 
namespace  sdi_toolBox::common::utils::hash
 Lightweight hashing utilities (FNV-1a implementations).
 
namespace  sdi_toolBox::desktop
 Desktop-specific components of the sdi_toolBox library.
 
namespace  sdi_toolBox::desktop::eventBus
 Lightweight thread-safe event bus for decoupled message passing.
 
namespace  sdi_toolBox::desktop::utils
 General-purpose utility functions and helpers for desktop applications.
 
namespace  sdi_toolBox::desktop::utils::uuid
 Utility functions for UUID and unique identifier generation.
 
namespace  sdi_toolBox::desktop::wxWidgets
 Namespace containing desktop UI utilities built on top of the wxWidgets framework.