Updated on 2022-03-13 GMT+08:00

GetDynamicInputEdgeIndex

Syntax

uint32_t GetDynamicInputEdgeIndex() const;

Function Description

Obtains the subscript (specified by SetDynamicInputEdgeIndex) of the output edge corresponding to the input of a model.

Parameter Description

None

Return Value

Parameter

Type

Description

-

uint32_t

Subscript of the output edge corresponding to the input of a model

Exception Handling

None

Restriction

None