#include <eva4-ffi-sdk.hpp>
◆ Frame()
eva::Frame::Frame |
( |
EvaFFIFrame * |
r | ) |
|
|
inline |
Constructs a frame from a raw FFI frame buffer
◆ hasPayload()
bool eva::Frame::hasPayload |
( |
| ) |
|
|
inline |
- Returns
- if the frame has payload
◆ primary_sender()
string eva::Frame::primary_sender |
( |
| ) |
|
|
inline |
- Returns
- frame sender (primary client id)
◆ topic()
string eva::Frame::topic |
( |
| ) |
|
|
inline |
- Returns
- frame topic (empty for non pub-sub frames)
◆ unpack()
msgpack::object_handle eva::Frame::unpack |
( |
| ) |
|
|
inline |
- Returns
- MessagePack object handle for the unpacked payload
- Exceptions
-
The documentation for this class was generated from the following file: