|
#include <Ice/Properties.h>
#include <vector>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | IceProperties |
IceProperties stores ice properties and resolves property inheritance. More... | |
class | IceProperties::InheritanceSolver |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Macros | |
#define | INHERITANCE_KEYWORD "inheritFrom" |
#define | STRINGREPLACEMENT_NAMESPACE "Variables" |
#define INHERITANCE_KEYWORD "inheritFrom" |
Definition at line 33 of file IceProperties.h.
#define STRINGREPLACEMENT_NAMESPACE "Variables" |
Definition at line 34 of file IceProperties.h.