|
Alida-C++ 0.1
|
#include <map>#include <string>#include "../external/loki-0.1.7/include/loki/Singleton.h"#include "dataio/ALDDataIOManager.h"
Go to the source code of this file.
Classes | |
| class | Alida::_ALDDataIOManagerCmdline |
| I/O manager class for managing command line data I/O. More... | |
Namespaces | |
| namespace | Alida |
Defines | |
| #define | LOKI_OBJECT_LEVEL_THREADING |
Typedefs | |
| typedef Loki::SingletonHolder < Alida::_ALDDataIOManagerCmdline, Loki::CreateUsingNew, Loki::DefaultLifetime, Loki::SingleThreaded > | ALDDataIOManagerCmdline |
| Singleton type for accessing the command line data I/O manager class. | |
| #define LOKI_OBJECT_LEVEL_THREADING |
Definition at line 50 of file ALDDataIOManagerCmdline.h.