Declaration of primary template class Builder.
More...
#include "keyvalue/extern/Ptime.h"#include "keyvalue/extern/SharedPtr.h"#include "keyvalue/extern/String.h"#include "keyvalue/mngt/BuilderFrom.h"#include "keyvalue/mngt/Command.h"#include "keyvalue/mngt/DataSet.h"#include "keyvalue/mngt/Processor.h"#include "keyvalue/mngt/ProcessorInstantiator.h"#include "keyvalue/mngt/ProcessorMngr.h"#include "keyvalue/sys/exception/Exception.h"#include "keyvalue/util/Global.h"#include "keyvalue/value/Result.h"
Go to the source code of this file.
Classes | |
| class | Builder< ObjectType > |
| Concrete Builder. More... | |
Namespaces | |
| namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
| namespace | keyvalue::tag |
All Processor tags are member of this | |
Declaration of primary template class Builder.
For details, see keyvalue/mngt/Builder
1.7.1