alloc_empty_data_msg
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Allocates a message of the MsgType type that carries empty data.
Prototype
1 | alloc_empty_data_msg(self) -> FlowMsg |
Parameters
None
Returns
Instance of FlowMsg
Exception Handling
None
Constraints
None
Parent topic: Class MetaRunContext