#include <yarp/os/PortWriterBufferBase.h>
Definition at line 39 of file PortWriterBufferBase.h.
◆ PortWriterBufferBase()
PortWriterBufferBase::PortWriterBufferBase |
( |
| ) |
|
◆ ~PortWriterBufferBase()
PortWriterBufferBase::~PortWriterBufferBase |
( |
| ) |
|
|
virtual |
◆ attach()
void PortWriterBufferBase::attach |
( |
Port & |
port | ) |
|
◆ create()
virtual PortWriterWrapper* yarp::os::PortWriterBufferBase::create |
( |
PortWriterBufferManager & |
man, |
|
|
void * |
tracker |
|
) |
| |
|
pure virtual |
◆ detach()
void PortWriterBufferBase::detach |
( |
| ) |
|
◆ getContent()
const void * PortWriterBufferBase::getContent |
( |
| ) |
const |
◆ getCount()
int PortWriterBufferBase::getCount |
( |
| ) |
|
◆ releaseContent()
bool PortWriterBufferBase::releaseContent |
( |
| ) |
|
◆ waitForWrite()
void PortWriterBufferBase::waitForWrite |
( |
| ) |
|
◆ write()
void PortWriterBufferBase::write |
( |
bool |
strict | ) |
|
The documentation for this class was generated from the following files: