RobWorkProject
23.9.11-
|
Class storing the identifiers used for properties. More...
#include <DOMPropertyMapFormat.hpp>
Classes | |
class | Initializer |
Utility class which initializes local static variables. More... | |
Static Public Member Functions | |
static const std::string & | idPropertyMap () |
Get identifier for rw::core::PropertyMap. More... | |
static const std::string & | idProperty () |
Get identifier for rw::core::Property. More... | |
static const std::string & | idPropertyName () |
Get identifier for the name of a rw::core::Property. More... | |
static const std::string & | idPropertyDescription () |
Get identifier for the description of a rw::core::Property. More... | |
static const std::string & | idPropertyValue () |
Get identifier for the value of a rw::core::Property. More... | |
Class storing the identifiers used for properties.
|
static |
Get identifier for rw::core::Property.
|
static |
Get identifier for the description of a rw::core::Property.
|
static |
Get identifier for rw::core::PropertyMap.
|
static |
Get identifier for the name of a rw::core::Property.
|
static |
Get identifier for the value of a rw::core::Property.