Depth
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the queue depth, that is, the maximum number of elements in a queue.
Prototype
1 | virtual int32_t Depth() const = 0 |
Command-Line Options
None
Returns
Queue depth.
Troubleshooting
None
Constraints
None
Parent topic: Class FlowMsgQueue