Directories
¶
Path | Synopsis |
---|---|
Package factory implements a factory design pattern to create an object with a registered object constructor under a given unique ID string.
|
Package factory implements a factory design pattern to create an object with a registered object constructor under a given unique ID string. |
Package guard implements a mutex wrapper that provides a convenient RAII-style mechanism for owning a mutex for the duration of a scoped block.
|
Package guard implements a mutex wrapper that provides a convenient RAII-style mechanism for owning a mutex for the duration of a scoped block. |
Package registry implements a registry design pattern to registry object under a given unique ID string, allowing registered objects to be reached later or from anywhere when a global registry instance is used.
|
Package registry implements a registry design pattern to registry object under a given unique ID string, allowing registered objects to be reached later or from anywhere when a global registry instance is used. |
Click to show internal directories.
Click to hide internal directories.