Definition in file DummyServiceMapper.h.
#include "m_map.h"
#include "BinaryLogObject.h"
#include "ScopedLogReader.h"
#include "ScopedStackExecution.h"
#include "Accumulator.h"
#include "StringLogReader.h"
#include "ParamReader.h"


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Typedefs | |
| typedef BinaryLogObject *(* | mace::BinaryLogFactory )() |
| Used for binary logging, this class allows associations between a log type (string) and an object which can deserialize the string. | |
1.5.5