Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
COutStreamChannel Class Reference
Inheritance diagram for COutStreamChannel:
Collaboration diagram for COutStreamChannel:

Public Member Functions

 COutStreamChannel (CChannel *pDataChannel)

Private Member Functions

virtual bool flushBuffer () override

Private Attributes

CChannelm_pDataChannel

Detailed Description

Definition at line 7 of file OutStreamChannel.h.

Constructor & Destructor Documentation

◆ COutStreamChannel()

COutStreamChannel::COutStreamChannel ( CChannel * pDataChannel)

Definition at line 8 of file OutStreamChannel.cpp.

Member Function Documentation

◆ flushBuffer()

bool COutStreamChannel::flushBuffer ( )
overrideprivatevirtual

Definition at line 14 of file OutStreamChannel.cpp.

Member Data Documentation

◆ m_pDataChannel

CChannel* COutStreamChannel::m_pDataChannel
private

Definition at line 15 of file OutStreamChannel.h.


The documentation for this class was generated from the following files: