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