getOutputQueue
Declaration
virtual IOStreamBufferQueue *getOutputQueue(
void);Return Value
A pointer to the output IOStreamBufferQueue structure for the stream, or NULL if the stream is not open and the queue has not been created yet.
virtual IOStreamBufferQueue *getOutputQueue(
void);A pointer to the output IOStreamBufferQueue structure for the stream, or NULL if the stream is not open and the queue has not been created yet.