ARB
Public Member Functions | Public Attributes | List of all members
Hs_struct Struct Reference
Inheritance diagram for Hs_struct:
Inheritance graph
[legend]
Collaboration diagram for Hs_struct:
Collaboration graph
[legend]

Public Member Functions

 Hs_struct ()
 
 ~Hs_struct ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

int hso
 
Socinfsoci
 
struct pollfd * fds
 
unsigned long nfds
 
int nsoc
 
int timeout
 
int fork
 
charunix_name
 

Detailed Description

Definition at line 68 of file server.c.

Constructor & Destructor Documentation

Hs_struct::Hs_struct ( )
inline

Definition at line 78 of file server.c.

Hs_struct::~Hs_struct ( )
inline

Definition at line 88 of file server.c.

Member Data Documentation

int Hs_struct::hso

Definition at line 69 of file server.c.

Referenced by aisc_accept_calls(), aisc_server_shutdown(), and open_aisc_server().

Socinf* Hs_struct::soci
struct pollfd* Hs_struct::fds

Definition at line 71 of file server.c.

unsigned long Hs_struct::nfds

Definition at line 72 of file server.c.

int Hs_struct::nsoc

Definition at line 73 of file server.c.

Referenced by aisc_accept_calls().

int Hs_struct::timeout

Definition at line 74 of file server.c.

Referenced by aisc_accept_calls(), and open_aisc_server().

int Hs_struct::fork

Definition at line 75 of file server.c.

Referenced by aisc_accept_calls(), and open_aisc_server().

char* Hs_struct::unix_name

Definition at line 76 of file server.c.

Referenced by aisc_server_shutdown(), and open_aisc_server().


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