ldas-tools-al 2.6.4
|
#include <cassert>
#include <map>
#include <typeinfo>
#include "ldastoolsal/mutexlock.hh"
#include "ldastoolsal/SingletonMacro.hh"
Namespaces | |
namespace | LDASTools |
Obtain the queue of resources in limbo. | |
namespace | LDASTools::AL |
The Abstraction Layer. | |
Macros | |
#define | SINGLETON_INSTANCE_DEFINITION(SHOLDER) |
Typedefs | |
typedef void(* | LDASTools::AL::SingletonExitFunction) () |
Functions | |
void | LDASTools::AL::at_exit (SingletonExitFunction Func, const std::string &Name, int Ring) |
#define SINGLETON_INSTANCE_DEFINITION | ( | SHOLDER | ) |