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

Public Member Functions

 EvtSocketManager (EvtSocketRecv *sock)
 
int examine ()
 
std::vector< int > & connected_socket_list ()
 
bool connected (int fd, bool wreq=false)
 
bool remove (int fd)
 

Private Attributes

int m_maxfd
 
std::vector< int > m_fd
 
EvtSocketRecvm_recv
 
int m_sock
 
fd_set m_rset
 
fd_set m_wset
 
fd_set m_allset
 

Detailed Description

Definition at line 21 of file EvtSocketManager.h.


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