AllocEmptyDataMsg

Applicability

Product

Supported

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

x

Function Description

Allocates a message of the MsgType type that carries empty data.

Prototype

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

Parameters

Parameter

Input/Output

Description

msgType

Input

Type of the message to be allocated that carries empty data.

Returns

Exception Handling

None

Constraints

None