information about a remote server More...
#include <aesop-client.h>
Public Member Functions | |
server_info_t (void) throw () | |
void | clear (void) throw () |
bool | isValid (void) const throw () |
Public Attributes | |
std::string | publicName |
netlib::address_t | address |
information about a remote server
Definition at line 139 of file aesop-client.h.
aesop::server_info_t::server_info_t | ( | void | ) | throw () [inline] |
Definition at line 141 of file aesop-client.h.