acltdtGetQueueRouteNum

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

Atlas inference products

Atlas training products

Description

Obtains the number of routes from the queue route configuration list.

Prototype

size_t acltdtGetQueueRouteNum(const acltdtQueueRouteList *routeList)

Parameters

Parameter

Input/Output

Description

routeList

Input

Queue route configuration list.

Call acltdtCreateQueueRouteList to create data of the acltdtQueueRouteList type in advance.

Returns

Returns the number of routes.