INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroutil::Properties Member List

This is the complete list of members for hydroutil::Properties, including all inherited members.
ensureDefined(const std::string &key)hydroutil::Properties
getProperty(const ::std::string &key, std::string &value) const hydroutil::Properties
getPropertyAsDouble(const ::std::string &key, double &value) const hydroutil::Properties
getPropertyAsDoubleVector(const ::std::string &key, std::vector< double > &value) const hydroutil::Properties
getPropertyAsDoubleVectorWithDefault(const ::std::string &key, const std::vector< double > &defaultValue) const hydroutil::Properties
getPropertyAsDoubleWithDefault(const ::std::string &key, const double defaultValue) const hydroutil::Properties
getPropertyAsInt(const ::std::string &key, int &value) const hydroutil::Properties
getPropertyAsIntVector(const ::std::string &key, std::vector< int > &value) const hydroutil::Properties
getPropertyAsIntVectorWithDefault(const ::std::string &key, const std::vector< int > &defaultValue) const hydroutil::Properties
getPropertyAsIntWithDefault(const ::std::string &key, const int defaultValue) const hydroutil::Properties
getPropertyWithDefault(const ::std::string &key, const std::string &defaultValue) const hydroutil::Properties
isDefined(const ::std::string &key)hydroutil::Properties
missingPropertyWarning(const std::string &key, bool fatal=false)hydroutil::Properties
Properties(const Config &config=Config())hydroutil::Properties
Properties(const std::map< std::string, std::string > &props, const std::string &removePrefix="", const Config &config=Config(), const std::string &previouslyStrippedPrefix="")hydroutil::Properties
propertiesWithStrippedPrefix(const std::string &prefixToStrip) const hydroutil::Properties
setProperty(const ::std::string &key, const ::std::string &value)hydroutil::Properties
size() const hydroutil::Properties [inline]
toString() const hydroutil::Properties
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5