RDK Documentation (Open Sourced RDK Components)
TRM::Client Class Reference
Inheritance diagram for TRM::Client:
Inheritance graph
Collaboration diagram for TRM::Client:
Collaboration graph

Public Member Functions

 Client (const char *ipaddress, int portNumber)
 
 Client (const QHostAddress &address, quint16 port)
 
const ConnectiongetConnection (void) const
 

Protected Attributes

QTcpSocket tcpSocket
 
Connectionconnection
 

Private Slots

void onDisconnected (Connection *_connection)
 
void onMessageReceived (const Connection &fromConnection)
 
virtual MessageProcessorgetMessageProcessor (uint32_t inClientId)
 

yes

Definition at line 42 of file Client.h.


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