This is the complete list of members for yarp::os::Port, including all inherited members.
acquireProperties(bool readOnly) override | yarp::os::Port | virtual |
addOutput(const std::string &name) override | yarp::os::Port | virtual |
addOutput(const std::string &name, const std::string &carrier) override | yarp::os::Port | virtual |
addOutput(const Contact &contact) override | yarp::os::Port | virtual |
close() override | yarp::os::Port | virtual |
enableBackgroundWrite(bool backgroundFlag) | yarp::os::Port | |
getEnvelope(PortReader &envelope) override | yarp::os::Port | virtual |
getInputCount() override | yarp::os::Port | virtual |
getName() const | yarp::os::Contactable | virtual |
getOutputCount() override | yarp::os::Port | virtual |
getReport(PortReport &reporter) override | yarp::os::Port | virtual |
getType() override | yarp::os::Port | virtual |
getVerbosity() | yarp::os::Port | |
includeNodeInName(bool flag) override | yarp::os::Port | virtual |
interrupt() override | yarp::os::Port | virtual |
isOpen() const | yarp::os::Port | |
isWriting() override | yarp::os::Port | virtual |
lockCallback() override | yarp::os::Port | virtual |
open(const std::string &name) override | yarp::os::Port | virtual |
open(const Contact &contact, bool registerName=true) override | yarp::os::Port | virtual |
openFake(const std::string &name) | yarp::os::Port | |
Port() | yarp::os::Port | |
promiseType(const Type &typ) override | yarp::os::Port | virtual |
read(PortReader &reader, bool willReply=false) override | yarp::os::Port | virtual |
releaseProperties(Property *prop) override | yarp::os::Port | virtual |
removeCallbackLock() override | yarp::os::Port | virtual |
reply(PortWriter &writer) override | yarp::os::Port | virtual |
replyAndDrop(PortWriter &writer) override | yarp::os::Port | virtual |
resetReporter() override | yarp::os::Port | virtual |
resume() override | yarp::os::Port | virtual |
setAdminMode(bool adminMode=true) | yarp::os::Port | |
setAdminReader(PortReader &reader) override | yarp::os::Port | virtual |
setCallbackLock(yarp::os::Mutex *mutex) override | yarp::os::Port | virtual |
setCallbackLock(std::mutex *mutex=nullptr) override | yarp::os::Port | virtual |
setEnvelope(PortWriter &envelope) override | yarp::os::Port | virtual |
setInputMode(bool expectInput) override | yarp::os::Port | virtual |
setOutputMode(bool expectOutput) override | yarp::os::Port | virtual |
setReader(PortReader &reader) override | yarp::os::Port | virtual |
setReaderCreator(PortReaderCreator &creator) | yarp::os::Port | |
setReadOnly() | yarp::os::Contactable | |
setReporter(PortReport &reporter) override | yarp::os::Port | virtual |
setRpcClient() | yarp::os::Contactable | |
setRpcMode(bool expectRpc) override | yarp::os::Port | virtual |
setRpcServer() | yarp::os::Contactable | |
setTimeout(float timeout) | yarp::os::Port | |
setVerbosity(int level) | yarp::os::Port | |
setWriteOnly() | yarp::os::Contactable | |
sharedOpen(Port &port) | yarp::os::Port | |
tryLockCallback() override | yarp::os::Port | virtual |
unlockCallback() override | yarp::os::Port | virtual |
where() const override | yarp::os::Port | virtual |
write(const PortWriter &writer, const PortWriter *callback=nullptr) const override | yarp::os::Port | virtual |
write(const PortWriter &writer, PortReader &reader, const PortWriter *callback=nullptr) const override | yarp::os::Port | virtual |
~Contactable() | yarp::os::Contactable | virtual |
~Port() override | yarp::os::Port |