FormIt C++ API
v23.0.0 (2023.0.0)
Main Page
Related Pages
FormIt Core API Reference List
Modules
Namespaces
Classes
Files
Sample Code
Autodesk FormIt Help
Class List
Class Index
Class Hierarchy
Class Members
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.
More...
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.
More...
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.8.11