Public Member Functions | Public Attributes

netlib::connection_info_t Struct Reference
[Networking API]

#include <netlib.h>

Collaboration diagram for netlib::connection_info_t:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 connection_info_t (void) throw ()
void clear (void) throw ()
bool is_valid (void) const throw ()
void dump (const char *title) const throw ()

Public Attributes

eConnectionType type
address_t address
int port

Detailed Description

Definition at line 91 of file netlib.h.


Constructor & Destructor Documentation

netlib::connection_info_t::connection_info_t ( void   )  throw () [inline]

Definition at line 93 of file netlib.h.


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