#include <ValueDispatcher.h>
Definition at line 18 of file ValueDispatcher.h.
◆ ~ValueDispatcher()
virtual OpenDDS::DCPS::ValueDispatcher::~ValueDispatcher |
( |
| ) |
|
|
inlinevirtual |
◆ delete_value()
virtual void OpenDDS::DCPS::ValueDispatcher::delete_value |
( |
void * |
data | ) |
const |
|
pure virtual |
◆ dispose_helper()
◆ new_value()
virtual void* OpenDDS::DCPS::ValueDispatcher::new_value |
( |
| ) |
const |
|
pure virtual |
◆ read()
virtual bool OpenDDS::DCPS::ValueDispatcher::read |
( |
ValueReader & |
value_reader, |
|
|
void * |
data |
|
) |
| const |
|
pure virtual |
◆ register_instance_helper()
◆ unregister_instance_helper()
◆ write()
virtual void OpenDDS::DCPS::ValueDispatcher::write |
( |
ValueWriter & |
value_writer, |
|
|
const void * |
data |
|
) |
| const |
|
pure virtual |
◆ write_helper()
The documentation for this struct was generated from the following file: