This is the complete list of members for yarp::os::Value, including all inherited members.
| asBlob() const | yarp::os::Value | virtual |
| asBlobLength() const | yarp::os::Value | virtual |
| asBool() const | yarp::os::Value | virtual |
| asDict() const | yarp::os::Value | virtual |
| asDouble() const final | yarp::os::Value | inlinevirtual |
| asFloat32() const | yarp::os::Value | virtual |
| asFloat64() const | yarp::os::Value | virtual |
| asInt() const final | yarp::os::Value | inlinevirtual |
| asInt16() const | yarp::os::Value | virtual |
| asInt32() const | yarp::os::Value | virtual |
| asInt64() const | yarp::os::Value | virtual |
| asInt8() const | yarp::os::Value | virtual |
| asList() const | yarp::os::Value | virtual |
| asSearchable() const | yarp::os::Value | virtual |
| asString() const | yarp::os::Value | virtual |
| asVocab() const | yarp::os::Value | virtual |
| check(const std::string &key) const override | yarp::os::Value | virtual |
| check(const std::string &key) const=0 | yarp::os::Value | |
| check(const std::string &key, const std::string &comment) const | yarp::os::Value | |
| check(const std::string &key, Value *&result, const std::string &comment="") const | yarp::os::Value | |
| check(const std::string &key, const Value &fallback, const std::string &comment="") const | yarp::os::Value | |
| yarp::os::Searchable::check(const std::string &key, const std::string &comment) const | yarp::os::Searchable | virtual |
| yarp::os::Searchable::check(const std::string &key, Value *&result, const std::string &comment="") const | yarp::os::Searchable | virtual |
| yarp::os::Searchable::check(const std::string &key, const Value &fallback, const std::string &comment="") const | yarp::os::Searchable | virtual |
| clone() const | yarp::os::Value | virtual |
| copyPortable(const PortWriter &writer, PortReader &reader) | yarp::os::Portable | static |
| create() const | yarp::os::Value | virtual |
| find(const std::string &key) const override | yarp::os::Value | virtual |
| findGroup(const std::string &key) const override | yarp::os::Value | virtual |
| findGroup(const std::string &key) const=0 | yarp::os::Value | |
| findGroup(const std::string &key, const std::string &comment) const | yarp::os::Value | |
| yarp::os::Searchable::findGroup(const std::string &key, const std::string &comment) const | yarp::os::Searchable | |
| fromString(const char *str) | yarp::os::Value | |
| getCode() const | yarp::os::Value | virtual |
| getNullValue() | yarp::os::Value | static |
| getReadType() const | yarp::os::PortReader | virtual |
| getType() const | yarp::os::Portable | virtual |
| getWriteType() const | yarp::os::PortWriter | virtual |
| isBlob() const | yarp::os::Value | virtual |
| isBool() const | yarp::os::Value | virtual |
| isDict() const | yarp::os::Value | virtual |
| isDouble() const final | yarp::os::Value | inlinevirtual |
| isFloat32() const | yarp::os::Value | virtual |
| isFloat64() const | yarp::os::Value | virtual |
| isInt() const final | yarp::os::Value | inlinevirtual |
| isInt16() const | yarp::os::Value | virtual |
| isInt32() const | yarp::os::Value | virtual |
| isInt64() const | yarp::os::Value | virtual |
| isInt8() const | yarp::os::Value | virtual |
| isLeaf() const | yarp::os::Value | virtual |
| isList() const | yarp::os::Value | virtual |
| isNull() const override | yarp::os::Value | virtual |
| isString() const | yarp::os::Value | virtual |
| isVocab() const | yarp::os::Value | virtual |
| makeBlob(void *data, int length) | yarp::os::Value | static |
| makeDouble(double x) | yarp::os::Value | inlinestatic |
| makeFloat32(yarp::conf::float32_t x) | yarp::os::Value | static |
| makeFloat64(yarp::conf::float64_t x) | yarp::os::Value | static |
| makeInt(int x) | yarp::os::Value | inlinestatic |
| makeInt16(std::int16_t x) | yarp::os::Value | static |
| makeInt32(std::int32_t x) | yarp::os::Value | static |
| makeInt64(std::int64_t x) | yarp::os::Value | static |
| makeInt8(std::int8_t x) | yarp::os::Value | static |
| makeList() | yarp::os::Value | static |
| makeList(const char *txt) | yarp::os::Value | static |
| makeString(const std::string &str) | yarp::os::Value | static |
| makeValue(const std::string &txt) | yarp::os::Value | static |
| makeVocab(std::int32_t v) | yarp::os::Value | static |
| makeVocab(const std::string &str) | yarp::os::Value | static |
| onCommencement() const | yarp::os::PortWriter | virtual |
| onCompletion() const | yarp::os::PortWriter | virtual |
| operator!=(const Value &alt) const | yarp::os::Value | |
| operator=(const Value &alt) | yarp::os::Value | |
| yarp::os::Searchable::operator=(const Searchable &rhs)=default | yarp::os::Searchable | |
| yarp::os::Searchable::operator=(Searchable &&rhs) noexcept=default | yarp::os::Searchable | |
| operator==(const Value &alt) const | yarp::os::Value | |
| read(ConnectionReader &connection) override | yarp::os::Value | virtual |
| Searchable() | yarp::os::Searchable | explicit |
| Searchable(const Searchable &rhs)=default | yarp::os::Searchable | |
| Searchable(Searchable &&rhs) noexcept=default | yarp::os::Searchable | |
| toString() const override | yarp::os::Value | virtual |
| Value() | yarp::os::Value | explicit |
| Value(std::int32_t x, bool isVocab=false) | yarp::os::Value | explicit |
| Value(yarp::conf::float64_t x) | yarp::os::Value | explicit |
| Value(const std::string &str, bool isVocab=false) | yarp::os::Value | explicit |
| Value(void *data, int length) | yarp::os::Value | |
| Value(const Value &alt) | yarp::os::Value | |
| write(ConnectionWriter &connection) const override | yarp::os::Value | virtual |
| ~PortReader() | yarp::os::PortReader | virtual |
| ~PortWriter() | yarp::os::PortWriter | virtual |
| ~Searchable() | yarp::os::Searchable | virtual |
| ~Value() | yarp::os::Value | virtual |