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

Public Member Functions

const std::string & getClassName (void) const
 
const MessageType & getType (void) const
 
const std::string & getUUID (void) const
 
virtual void print (void) const
 

Static Public Member Functions

static const char * klassName (void)
 

Protected Member Functions

 MessageBase (const std::string &className, MessageType type, const std::string &uuid)
 

Private Attributes

std::string className
 
MessageType type
 
std::string uuid
 

yes

Definition at line 641 of file Messages.h.


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