Public Member Functions | |
ThreadPoolLane () | |
ThreadPoolLane (NotifyExt.PriorityModel priority_model, short server_priority, short lane_priority, int static_threads, int dynamic_threads) | |
Public Attributes | |
NotifyExt.PriorityModel | priority_model |
short | server_priority |
short | lane_priority |
int | static_threads |
int | dynamic_threads |
Generated from IDL definition of struct "ThreadPoolLane"
NotifyExt::ThreadPoolLane::ThreadPoolLane | ( | ) | [inline] |
Referenced by NotifyExt::ThreadPoolLanes_ListHelper::read(), and NotifyExt::ThreadPoolLaneHelper::read().
NotifyExt::ThreadPoolLane::ThreadPoolLane | ( | NotifyExt.PriorityModel | priority_model, | |
short | server_priority, | |||
short | lane_priority, | |||
int | static_threads, | |||
int | dynamic_threads | |||
) | [inline] |
References priority_model.