YARP
Yet Another Robot Platform
yarp::os::Property Member List

This is the complete list of members for yarp::os::Property, including all inherited members.

addGroup(const std::string &key)yarp::os::Property
check(const std::string &key) const overrideyarp::os::Propertyvirtual
check(const std::string &key) const=0yarp::os::Property
check(const std::string &key, const std::string &comment) constyarp::os::Property
check(const std::string &key, Value *&result, const std::string &comment="") constyarp::os::Property
check(const std::string &key, const Value &fallback, const std::string &comment="") constyarp::os::Property
yarp::os::Searchable::check(const std::string &key, const std::string &comment) constyarp::os::Searchablevirtual
yarp::os::Searchable::check(const std::string &key, Value *&result, const std::string &comment="") constyarp::os::Searchablevirtual
yarp::os::Searchable::check(const std::string &key, const Value &fallback, const std::string &comment="") constyarp::os::Searchablevirtual
clear()yarp::os::Property
copyPortable(const PortWriter &writer, PortReader &reader)yarp::os::Portablestatic
find(const std::string &key) const overrideyarp::os::Propertyvirtual
findGroup(const std::string &key) const overrideyarp::os::Propertyvirtual
findGroup(const std::string &key) const=0yarp::os::Property
findGroup(const std::string &key, const std::string &comment) constyarp::os::Property
yarp::os::Searchable::findGroup(const std::string &key, const std::string &comment) constyarp::os::Searchable
fromArguments(const char *arguments, bool wipe=true)yarp::os::Property
fromCommand(int argc, char *argv[], bool skipFirst=true, bool wipe=true)yarp::os::Property
fromCommand(int argc, const char *argv[], bool skipFirst=true, bool wipe=true)yarp::os::Property
fromConfig(const char *txt, bool wipe=true)yarp::os::Property
fromConfig(const char *txt, Searchable &env, bool wipe=true)yarp::os::Property
fromConfigDir(const std::string &dirname, const std::string &section=std::string(), bool wipe=true)yarp::os::Property
fromConfigFile(const std::string &fname, bool wipe=true)yarp::os::Property
fromConfigFile(const std::string &fname, Searchable &env, bool wipe=true)yarp::os::Property
fromQuery(const char *url, bool wipe=true)yarp::os::Property
fromString(const std::string &txt, bool wipe=true)yarp::os::Property
getReadType() constyarp::os::PortReadervirtual
getType() constyarp::os::Portablevirtual
getWriteType() constyarp::os::PortWritervirtual
isNull() constyarp::os::Searchablevirtual
onCommencement() constyarp::os::PortWritervirtual
onCompletion() constyarp::os::PortWritervirtual
operator=(const Property &prop)yarp::os::Property
operator=(Property &&prop) noexceptyarp::os::Property
yarp::os::Searchable::operator=(const Searchable &rhs)=defaultyarp::os::Searchable
yarp::os::Searchable::operator=(Searchable &&rhs) noexcept=defaultyarp::os::Searchable
Property()yarp::os::Property
Property(int hash_size)yarp::os::Property
Property(const char *str)yarp::os::Property
Property(const Property &rhs)yarp::os::Property
Property(Property &&rhs) noexceptyarp::os::Property
Property(std::initializer_list< std::pair< std::string, yarp::os::Value >> values)yarp::os::Property
put(const std::string &key, const std::string &value)yarp::os::Property
put(const std::string &key, const Value &value)yarp::os::Property
put(const std::string &key, Value *value)yarp::os::Property
put(const std::string &key, int value)yarp::os::Property
put(const std::string &key, double value)yarp::os::Property
read(ConnectionReader &reader) overrideyarp::os::Propertyvirtual
Searchable()yarp::os::Searchableexplicit
Searchable(const Searchable &rhs)=defaultyarp::os::Searchable
Searchable(Searchable &&rhs) noexcept=defaultyarp::os::Searchable
toString() const overrideyarp::os::Propertyvirtual
unput(const std::string &key)yarp::os::Property
write(ConnectionWriter &writer) const overrideyarp::os::Propertyvirtual
~PortReader()yarp::os::PortReadervirtual
~PortWriter()yarp::os::PortWritervirtual
~Property() overrideyarp::os::Property
~Searchable()yarp::os::Searchablevirtual