My Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MessageProcessor Class Reference
Collaboration diagram for MessageProcessor:
Collaboration graph

Public Member Functions

 MessageProcessor (System *sys, int port)
 
void start ()
 
void stop ()
 
bool isRunning () const
 
bool acceptConnection ()
 
bool isClientConnected () const
 
void setOnConnectedCallback (std::function< void()> callback)
 
void setOnDisconnectedCallback (std::function< void()> callback)
 
void sendMessage (const std::string &messageId, const std::string &payload, MessageType type)
 

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