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.
Returns the address of a function that is designated to handle incoming packets sent to the queue object.
virtual IOOutputAction getOutputHandler() const;Returns the address of the enqueue() method.