![]() |
FormIt C++ API
v23.0.0 (2023.0.0)
|
The base class for all structures that have a payload.
It allows the derived class to extract the payload.
#include <FormItMessaging.h>
Protected Member Functions | |
template<typename T > | |
const T & | cast (MessagePayloadStruct const &payload) const |
Additional Inherited Members |
|
inlineprotected |