#include <openmaiaConnectedAgent.h>
Public Member Functions | |
openmaiaConnectedAgent (openmaiaServer *, wxSocketBase *) | |
~openmaiaConnectedAgent () | |
void | SendMessage (omTCPMessage) |
void | AnalizeChar (char) |
Private Attributes | |
wxSocketBase * | sock |
socket information | |
openmaiaServer * | toNotify |
object to notify | |
wxString | host |
agent hostname | |
int | port |
agent service | |
bool | agentRegistered |
flag | |
wxString | agentName |
buffer | |
wxString | serviceName |
buffer | |
omTCPParser | tcpParser |
TCP parser object. |
|
|
|
|
|
Analize a char coming from TCP/IP connection.
|
|
|
|
buffer
|
|
flag
|
|
agent hostname
|
|
agent service
|
|
buffer
|
|
socket information
|
|
TCP parser object.
|
|
object to notify
|
Copyright © by Luca Clivio |