WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <webcface/common/internal/message/text.h>
Public Member Functions | |
Res ()=default | |
Res (unsigned int req_id, const SharedString &sub_field, const std::shared_ptr< ValAdaptor > &data) | |
Public Attributes | |
unsigned int | req_id = 0 |
SharedString | sub_field |
std::shared_ptr< ValAdaptor > | data |
Static Public Attributes | |
static constexpr int | kind |
|
default |
|
inline |
std::shared_ptr<ValAdaptor> data |
|
staticconstexprinherited |
unsigned int req_id = 0 |
SharedString sub_field |