#include <netlib.h>

Public Member Functions | |
| connection_info_t (void) throw () | |
| void | clear (void) throw () |
| bool | is_valid (void) const throw () |
| void | dump (IN const char *title) const throw () |
Public Attributes | |
| eConnectionType | type |
| address_t | address |
| int | port |
Definition at line 91 of file netlib.h.
| netlib::connection_info_t::connection_info_t | ( | void | ) | throw () [inline] |
1.7.1