This is the complete list of members for yarp::os::Bottle, including all inherited members.
| add(const Value &value) | yarp::os::Bottle | |
| add(Value *value) | yarp::os::Bottle | |
| addDict() | yarp::os::Bottle | |
| addDouble(double x) | yarp::os::Bottle | inline | 
| addFloat32(yarp::conf::float32_t x) | yarp::os::Bottle | |
| addFloat64(yarp::conf::float64_t x) | yarp::os::Bottle | |
| addInt(int x) | yarp::os::Bottle | inline | 
| addInt16(std::int16_t x) | yarp::os::Bottle | |
| addInt32(std::int32_t x) | yarp::os::Bottle | |
| addInt64(std::int64_t x) | yarp::os::Bottle | |
| addInt8(std::int8_t x) | yarp::os::Bottle | |
| addList() | yarp::os::Bottle | |
| addString(const char *str) | yarp::os::Bottle | |
| addString(const std::string &str) | yarp::os::Bottle | |
| addVocab(int x) | yarp::os::Bottle | |
| append(const Bottle &alt) | yarp::os::Bottle | |
| Bottle() | yarp::os::Bottle | |
| Bottle(const std::string &text) | yarp::os::Bottle | explicit | 
| Bottle(const Bottle &rhs) | yarp::os::Bottle | |
| Bottle(Bottle &&rhs) noexcept | yarp::os::Bottle | |
| Bottle(std::initializer_list< yarp::os::Value > values) | yarp::os::Bottle | |
| check(const std::string &key) const override | yarp::os::Bottle | virtual | 
| check(const std::string &key) const=0 | yarp::os::Bottle | |
| check(const std::string &key, const std::string &comment) const | yarp::os::Bottle | |
| check(const std::string &key, Value *&result, const std::string &comment="") const | yarp::os::Bottle | |
| check(const std::string &key, const Value &fallback, const std::string &comment="") const | yarp::os::Bottle | |
| 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 | 
| clear() | yarp::os::Bottle | |
| copy(const Bottle &alt, size_type first=0, size_type len=npos) | yarp::os::Bottle | |
| copyPortable(const PortWriter &writer, PortReader &reader) | yarp::os::Portable | static | 
| describeBottleCode(int code) | yarp::os::Bottle | static | 
| find(const std::string &key) const override | yarp::os::Bottle | virtual | 
| findGroup(const std::string &key) const override | yarp::os::Bottle | virtual | 
| findGroup(const std::string &key) const=0 | yarp::os::Bottle | |
| findGroup(const std::string &key, const std::string &comment) const | yarp::os::Bottle | |
| yarp::os::Searchable::findGroup(const std::string &key, const std::string &comment) const | yarp::os::Searchable | |
| fromBinary(const char *buf, size_t len) | yarp::os::Bottle | |
| fromString(const std::string &text) | yarp::os::Bottle | |
| get(size_type index) const | yarp::os::Bottle | |
| getNullBottle() | yarp::os::Bottle | static | 
| getReadType() const | yarp::os::PortReader | virtual | 
| getSpecialization() | yarp::os::Bottle | |
| getType() const | yarp::os::Portable | virtual | 
| getWriteType() const | yarp::os::PortWriter | virtual | 
| hasChanged() | yarp::os::Bottle | |
| isNull() const override | yarp::os::Bottle | virtual | 
| npos | yarp::os::Bottle | static | 
| onCommencement() const override | yarp::os::Bottle | virtual | 
| onCompletion() const | yarp::os::PortWriter | virtual | 
| operator!=(const Bottle &alt) const | yarp::os::Bottle | |
| operator=(const Bottle &rhs) | yarp::os::Bottle | |
| operator=(Bottle &&rhs) noexcept | yarp::os::Bottle | |
| yarp::os::Searchable::operator=(const Searchable &rhs)=default | yarp::os::Searchable | |
| yarp::os::Searchable::operator=(Searchable &&rhs) noexcept=default | yarp::os::Searchable | |
| operator==(const Bottle &alt) const | yarp::os::Bottle | |
| pop() | yarp::os::Bottle | |
| read(ConnectionReader &reader) override | yarp::os::Bottle | virtual | 
| read(const PortWriter &writer, bool textMode=false) | yarp::os::Bottle | |
| Searchable() | yarp::os::Searchable | explicit | 
| Searchable(const Searchable &rhs)=default | yarp::os::Searchable | |
| Searchable(Searchable &&rhs) noexcept=default | yarp::os::Searchable | |
| setReadOnly(bool readOnly) | yarp::os::Bottle | protected | 
| size() const | yarp::os::Bottle | |
| size_type typedef | yarp::os::Bottle | |
| tail() const | yarp::os::Bottle | |
| toBinary(size_t *size=nullptr) | yarp::os::Bottle | |
| toString() const override | yarp::os::Bottle | virtual | 
| toString(int x) | yarp::os::Bottle | static | 
| write(ConnectionWriter &writer) const override | yarp::os::Bottle | virtual | 
| write(PortReader &reader, bool textMode=false) | yarp::os::Bottle | |
| yarp::os::NetworkBase class | yarp::os::Bottle | friend | 
| ~Bottle() | yarp::os::Bottle | virtual | 
| ~PortReader() | yarp::os::PortReader | virtual | 
| ~PortWriter() | yarp::os::PortWriter | virtual | 
| ~Searchable() | yarp::os::Searchable | virtual |