Size
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the number of current elements in a queue.
Prototype
1 | virtual int32_t Size() const =0 |
Command-Line Options
None
Returns
Number of elements in a queue.
Troubleshooting
None
Constraints
None
Parent topic: Class FlowMsgQueue