IceProperties.h File Reference
#include <Ice/Properties.h>
#include <vector>
#include <map>
#include <string>
+ Include dependency graph for IceProperties.h:
+ This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

◆ INHERITANCE_KEYWORD

#define INHERITANCE_KEYWORD   "inheritFrom"

Definition at line 33 of file IceProperties.h.

◆ STRINGREPLACEMENT_NAMESPACE

#define STRINGREPLACEMENT_NAMESPACE   "Variables"

Definition at line 34 of file IceProperties.h.