isEmpty

The isEmpty method determines whether the message queue is empty.

Signature
RiCBoolean RiCOSMessageQueue_isEmpty(
   RiCOSMessageQueue *const me);
Parameters
me

The RiCOSMessageQueue to check

Returns

The method returns one of the following values:


Feedback