Send class for creating and managing Diretta protocol messages.
More...
#include <Send.hpp>
|
|
| Send (MessageID, StatusID, std::uint16_t, std::uint16_t, std::uint16_t, std::uint16_t) |
| |
|
| Send (MessageID, StatusID, std::uint64_t) |
| |
|
| Send (MessageID, StatusID) |
| |
|
void | set (MessageID, StatusID, std::uint16_t, std::uint16_t, std::uint16_t, std::uint16_t) |
| |
|
void | set (MessageID, StatusID, std::uint64_t) |
| |
|
void | set (MessageID, StatusID) |
| |
|
void | statusUpdate (StatusID, StatusID) |
| |
|
virtual void | update () |
| |
|
| operator ACQUA::BufferCS_const () const |
| |
|
MessageID | getMessage () const |
| |
|
StatusID | getStatus () const |
| |
|
std::uint16_t | getOption0 () const |
| |
|
std::uint16_t | getOption1 () const |
| |
|
std::uint16_t | getOption2 () const |
| |
|
std::uint16_t | getOption3 () const |
| |
|
std::string | dump () const |
| |
|
|
std::uint64_t | _Header [2] |
| |
|
std::uint64_t * | Top |
| |
|
std::size_t | Size |
| |
Send class for creating and managing Diretta protocol messages.
The documentation for this class was generated from the following file: