Ariles
|
Definition in file namevalue2.h.
Go to the source code of this file.
#include <ariles2/internal/helpers.h>
#include <ariles2/visitors/config.h>
#include <string>
#include <memory>
Classes | |
class | ariles2::ns_namevalue2::NameValueContainer |
class | ariles2::ns_namevalue2::Writer |
Configuration writer class. More... | |
struct | ariles2::namevalue2 |
NameValue2 visitor. More... | |
Namespaces | |
ariles2 | |
ariles2::ns_namevalue2 | |
Macros | |
#define | ARILES2_VISITOR_INCLUDED_namevalue2 |
#define | ARILES2_BASIC_TYPE(type) void writeElement(const type &element, const Parameters &); |
#define ARILES2_BASIC_TYPE | ( | type | ) | void writeElement(const type &element, const Parameters &); |
Definition at line 78 of file namevalue2.h.
#define ARILES2_VISITOR_INCLUDED_namevalue2 |
Definition at line 22 of file namevalue2.h.