NLNET::CNamingClient::CServiceEntry Struct Reference

#include <naming_client.h>


Public Member Functions

 CServiceEntry (std::string n, TServiceId s, std::vector< CInetAddress > a)

Data Fields

std::vector< CInetAddressAddr
std::string Name
TServiceId SId


Constructor & Destructor Documentation

NLNET::CNamingClient::CServiceEntry::CServiceEntry std::string  n,
TServiceId  s,
std::vector< CInetAddress a
[inline]
 

Definition at line 63 of file naming_client.h.

References s, and NLNET::TServiceId.

00063 : Name(n), SId (s), Addr(a) { }


Field Documentation

std::vector<CInetAddress> NLNET::CNamingClient::CServiceEntry::Addr
 

Definition at line 70 of file naming_client.h.

std::string NLNET::CNamingClient::CServiceEntry::Name
 

Definition at line 66 of file naming_client.h.

TServiceId NLNET::CNamingClient::CServiceEntry::SId
 

Definition at line 68 of file naming_client.h.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 14:00:41 2004 for NeL by doxygen 1.3.6