This is the complete list of members for yarp::os::PortablePairBase, including all inherited members.
copyPortable(const PortWriter &writer, PortReader &reader) | yarp::os::Portable | static |
getReadType() const | yarp::os::PortReader | virtual |
getType() const | yarp::os::Portable | virtual |
getWriteType() const | yarp::os::PortWriter | virtual |
onCommencement() const | yarp::os::PortWriter | virtual |
onCompletion() const | yarp::os::PortWriter | virtual |
read(ConnectionReader &reader) override=0 | yarp::os::Portable | pure virtual |
readPair(ConnectionReader &connection, Portable &head, Portable &body) | yarp::os::PortablePairBase | static |
write(ConnectionWriter &writer) const override=0 | yarp::os::Portable | pure virtual |
writePair(ConnectionWriter &connection, const Portable &head, const Portable &body) | yarp::os::PortablePairBase | static |
~PortReader() | yarp::os::PortReader | virtual |
~PortWriter() | yarp::os::PortWriter | virtual |