#include <SSrvProperties.h>


Public Member Functions | |
| SSrvProperties () | |
| virtual | ~SSrvProperties () |
Data Fields | |
| unsigned int | Backlog |
| unsigned int | ReadTimeout |
| unsigned int | WriteTimeout |
Definition at line 14 of file SSrvProperties.h.
| compp::SSrvProperties::SSrvProperties | ( | ) | [inline] |
Definition at line 17 of file SSrvProperties.h.
| virtual compp::SSrvProperties::~SSrvProperties | ( | ) | [inline, virtual] |
Definition at line 18 of file SSrvProperties.h.
| unsigned int compp::SSrvProperties::Backlog |
Definition at line 20 of file SSrvProperties.h.
| unsigned int compp::SSrvProperties::ReadTimeout |
Definition at line 21 of file SSrvProperties.h.
| unsigned int compp::SSrvProperties::WriteTimeout |
Definition at line 22 of file SSrvProperties.h.
1.6.3