![]() |
FormIt C++ API
v23.0.0 (2023.0.0)
|
This structure hides the implementation of the payload so it can't be used improperly.
The only class that can access the payload is the base class for messages with payloads.
#include <FormItMessaging.h>
Public Member Functions | |
| template<typename T > | |
| MessagePayloadStruct (const T &x) | |
| MessagePayloadStruct () | |
| json | to_json () const |
Friends | |
| struct | MessageWithPayloadStruct |
|
inline |
|
inline |
|
inline |
|
friend |