Contents

getOutputHandler

Returns the address of a function that is designated to handle incoming packets sent to the queue object.

Declaration

virtual IOOutputAction getOutputHandler() const;

Return Value

Returns the address of the enqueue() method.

See Also

Miscellaneous