RDK Documentation (Open Sourced RDK Components)
TRM::Connection::State Class Referenceabstract
Inheritance diagram for TRM::Connection::State:
Inheritance graph
Collaboration diagram for TRM::Connection::State:
Collaboration graph

Public Member Functions

virtual QByteArray & read (QAbstractSocket &socket, QByteArray &readBuffer)=0
 
virtual const char * stateName (void)=0
 
void setDataLength (size_t length)
 
size_t getDataLength (void)
 

Private Attributes

size_t dataLength
 

yes

Definition at line 88 of file Connection.h.


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