PropertyDefinition.hpp File Reference
+ Include dependency graph for PropertyDefinition.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Functions

bool PropertyDefinition_matchRegex (std::string const &regex, std::string const &value)
 
IceUtil::Time PropertyDefinition_parseIceUtilTime (std::string const &input)
 
std::map< std::string, std::string > PropertyDefinition_parseMapStringString (const std::string &input)
 
std::vector< std::string > PropertyDefinition_parseVectorString (std::string const &input)
 
std::string PropertyDefinition_toLowerCopy (const std::string &input)