#include <message_queue_protocol.hpp>
visr::pml::MessageQueueProtocol::OutputBase::OutputBase |
( |
| ) |
|
|
inline |
virtual visr::pml::MessageQueueProtocol::OutputBase::~OutputBase |
( |
| ) |
|
|
virtual |
bool visr::pml::MessageQueueProtocol::OutputBase::empty |
( |
| ) |
const |
|
inline |
void visr::pml::MessageQueueProtocol::OutputBase::enqueue |
( |
std::unique_ptr< ParameterBase > && |
val | ) |
|
|
inline |
void visr::pml::MessageQueueProtocol::OutputBase::setProtocolInstance |
( |
MessageQueueProtocol * |
protocol | ) |
|
|
inline |
std::size_t visr::pml::MessageQueueProtocol::OutputBase::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: