beginPacket() override | yarp::os::impl::DgramTwoWayStream | virtual |
check() | yarp::os::InputStream | virtual |
close() override | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
closeMain() | yarp::os::impl::DgramTwoWayStream | virtual |
DgramTwoWayStream() | yarp::os::impl::DgramTwoWayStream | inline |
endPacket() override | yarp::os::impl::DgramTwoWayStream | virtual |
flush() override | yarp::os::impl::DgramTwoWayStream | virtual |
getInputStream() override | H264Stream | virtual |
getLocalAddress() const override | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
getMonitor() | yarp::os::impl::DgramTwoWayStream | |
getOutputStream() override | H264Stream | virtual |
getRemoteAddress() const override | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
getTypeOfService() override | yarp::os::impl::DgramTwoWayStream | virtual |
H264Stream(h264Decoder_cfgParamters &config) | H264Stream | |
InputStream() | yarp::os::InputStream | |
interrupt() override | yarp::os::impl::DgramTwoWayStream | virtual |
isOk() const override | yarp::os::impl::DgramTwoWayStream | virtual |
join(const Contact &group, bool sender, const Contact &ipLocal) | yarp::os::impl::DgramTwoWayStream | virtual |
join(const Contact &group, bool sender) | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
onMonitorInput() | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
onMonitorOutput() | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
open(const Contact &remote) | yarp::os::impl::DgramTwoWayStream | virtual |
open(const Contact &local, const Contact &remote) | yarp::os::impl::DgramTwoWayStream | virtual |
openMcast(const Contact &group, const Contact &ipLocal) | yarp::os::impl::DgramTwoWayStream | virtual |
openMonitor(int readSize=0, int writeSize=0) | yarp::os::impl::DgramTwoWayStream | inlinevirtual |
partialRead(yarp::os::Bytes &b) | yarp::os::InputStream | virtual |
read(yarp::os::Bytes &b) override | H264Stream | virtual |
yarp::os::InputStream::read() | yarp::os::InputStream | virtual |
yarp::os::InputStream::read(Bytes &b, size_t offset, yarp::conf::ssize_t len) | yarp::os::InputStream | virtual |
readDiscard(size_t len) | yarp::os::InputStream | |
readEnvelopeCallbackType typedef | yarp::os::InputStream | |
readFull(Bytes &b) | yarp::os::InputStream | |
readLine(const char terminal='\n', bool *success=nullptr) | yarp::os::InputStream | |
removeMonitor() | yarp::os::impl::DgramTwoWayStream | |
reset() override | yarp::os::impl::DgramTwoWayStream | virtual |
setMonitor(const yarp::os::Bytes &data) | yarp::os::impl::DgramTwoWayStream | inline |
setReadEnvelopeCallback(InputStream::readEnvelopeCallbackType callback, void *data) override | H264Stream | |
yarp::os::impl::DgramTwoWayStream::setReadEnvelopeCallback(readEnvelopeCallbackType callback, void *data) | yarp::os::InputStream | virtual |
setReadTimeout(double timeout) | yarp::os::InputStream | virtual |
setStream(yarp::os::impl::DgramTwoWayStream *stream) | H264Stream | |
setTypeOfService(int tos) override | yarp::os::impl::DgramTwoWayStream | virtual |
setWriteTimeout(double timeout) | yarp::os::OutputStream | virtual |
start() | H264Stream | |
write(const yarp::os::Bytes &b) override | H264Stream | virtual |
yarp::os::OutputStream::write(char ch) | yarp::os::OutputStream | virtual |
yarp::os::OutputStream::write(const Bytes &b, int offset, int len) | yarp::os::OutputStream | virtual |
writeLine(const char *data, int len) | yarp::os::OutputStream | virtual |
~DgramTwoWayStream() | yarp::os::impl::DgramTwoWayStream | virtual |
~H264Stream() | H264Stream | virtual |
~InputStream() | yarp::os::InputStream | virtual |
~OutputStream() | yarp::os::OutputStream | virtual |
~TwoWayStream() | yarp::os::TwoWayStream | virtual |