Belle II Software  release-08-01-10
EvtSocketSend Class Reference
Collaboration diagram for EvtSocketSend:

Public Member Functions

 EvtSocketSend (std::string hostname, int port)
 
int status ()
 
int send (EvtMessage *msg)
 
EvtMessagerecv (void)
 
int send_buffer (int size, char *buf)
 
int recv_buffer (char *buf)
 
int recv_pxd_buffer (char *buf)
 
SocketSendsock (void)
 

Private Attributes

SocketSendm_sock
 
char * m_recbuf
 

Detailed Description

Definition at line 26 of file EvtSocket.h.


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