![]() |
Vault
4.1
|
Classes | |
| class | VClassRegistry |
| VClassRegistry provides a mechanism for instantiating objects dynamically at runtime based on class IDs. More... | |
| class | VHex |
| VHex is mainly a namespace for some global functions converting to/from hexadecimal strings and buffer display. More... | |
| class | IVShutdownHandler |
| IVShutdownHandler is the mix-in class (interface) for objects that are registered with the shutdown registry. More... | |
| class | VSingleton< T > |
| VSingleton is a template class that provides a "singleton holder" that implements the "singleton" pattern behavior for a class T you write. More... | |