![]() |
Webdar 1.0.0
Web user interface to libdar
|
library storing static objects in memory More...
#include <static_object_library.hpp>
Public Member Functions | |
| static_object_library ()=delete | |
| no object of that class get ever created | |
| static_object_library (const static_object_library &ref)=delete | |
| static_object_library (static_object_library &&ref) noexcept=delete | |
| static_object_library & | operator= (const static_object_library &ref)=delete |
| static_object_library & | operator= (static_object_library &&ref) noexcept=delete |
Static Public Member Functions | |
| static void | init () |
| initialize the library once and for all | |
| static const static_object * | find_object (const std::string &name) |
| static void | release () |
| release all objects added to the library | |
library storing static objects in memory
|
static |
operation should held an bug if the library is not frozen