This is the complete list of members for yarp::os::PortablePair< HEAD, BODY >, including all inherited members.
body | yarp::os::PortablePair< HEAD, BODY > | |
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 |
head | yarp::os::PortablePair< HEAD, BODY > | |
onCommencement() const | yarp::os::PortWriter | virtual |
onCompletion() const override | yarp::os::PortablePair< HEAD, BODY > | inlinevirtual |
read(ConnectionReader &connection) override | yarp::os::PortablePair< HEAD, BODY > | inlinevirtual |
readPair(ConnectionReader &connection, Portable &head, Portable &body) | yarp::os::PortablePairBase | static |
write(ConnectionWriter &connection) const override | yarp::os::PortablePair< HEAD, BODY > | inlinevirtual |
writePair(ConnectionWriter &connection, const Portable &head, const Portable &body) | yarp::os::PortablePairBase | static |
~PortReader() | yarp::os::PortReader | virtual |
~PortWriter() | yarp::os::PortWriter | virtual |