AllocEmptyDataMsg

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

x

Atlas inference products

x

Atlas training products

x

Function Description

Allocates the message of the MsgType type of empty data. This function is called by Proc.

Prototype

1
std::shared_ptr<FlowMsg> AllocEmptyDataMsg(MsgType msgType)

Command-Line Options

Parameter

Input/Output

Description

msgType

Input

Type of the message to which empty data is to be allocated.

Returns

Troubleshooting

None

Constraints

None