FormIt C++ API
v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
List of all members
FormIt::MessageVoidStruct Struct Reference
FormIt Core API Reference List
Description
The base class for all structures that don't have a payload.
#include <FormItMessaging.h>
Inheritance diagram for FormIt::MessageVoidStruct:
Additional Inherited Members
Public Types inherited from
FormIt::MessageStruct
using
Payload
= void
Public Member Functions inherited from
FormIt::MessageStruct
virtual ::string
message
() const =0
message()
function.
bool
operator==
(
MessageStruct
const &right) const
So we can see if a particular message received is the same as one of the predefined ones using simple comparisons.
bool
operator!=
(
MessageStruct
const &right) const
The documentation for this struct was generated from the following file:
Public/
FormItMessaging.h
FormIt
MessageVoidStruct
Generated by
1.9.8