#include <CrossThreadBuf.hpp>
Detailed Description
Definition at line 34 of file CrossThreadBuf.hpp.
Constructor & Destructor Documentation
| CrossThreadBuf::ResElement::ResElement |
( |
const ResElement & |
element | ) |
|
|
inline |
| CrossThreadBuf::ResElement::ResElement |
( |
| ) |
|
|
inline |
| CrossThreadBuf::ResElement::~ResElement |
( |
| ) |
|
|
inline |
Member Function Documentation
| unsigned int CrossThreadBuf::ResElement::getHighlightCounter |
( |
| ) |
const |
|
inline |
| unsigned long long CrossThreadBuf::ResElement::getId |
( |
| ) |
const |
|
inline |
| std::string& CrossThreadBuf::ResElement::getInData |
( |
| ) |
|
|
inline |
| msgpack::sbuffer& CrossThreadBuf::ResElement::getMsgPackBuff |
( |
| ) |
|
|
inline |
| std::string& CrossThreadBuf::ResElement::getOutData |
( |
| ) |
|
|
inline |
| unsigned long long CrossThreadBuf::ResElement::getResCrc |
( |
| ) |
const |
|
inline |
| void CrossThreadBuf::ResElement::setHighlightCounter |
( |
unsigned int |
_highlightCounter | ) |
|
|
inline |
| void CrossThreadBuf::ResElement::setId |
( |
unsigned long long |
_id | ) |
|
|
inline |
| void CrossThreadBuf::ResElement::setInData |
( |
std::string |
_inData | ) |
|
|
inline |
| void CrossThreadBuf::ResElement::setOutData |
( |
std::string |
_outData | ) |
|
|
inline |
| void CrossThreadBuf::ResElement::setResCrc |
( |
unsigned long long |
_resCrc | ) |
|
|
inline |
The documentation for this class was generated from the following file: