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