# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLNET::CNamingClient::CServiceEntry Struct Reference

#include <naming_client.h>

List of all members.

Public Methods

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

Public Attributes

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


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 Addr, Name, s, SId, and NLNET::TServiceId.


Member Data Documentation

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

Definition at line 70 of file naming_client.h.

Referenced by CServiceEntry.

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

Definition at line 66 of file naming_client.h.

Referenced by CServiceEntry.

TServiceId NLNET::CNamingClient::CServiceEntry::SId
 

Definition at line 68 of file naming_client.h.

Referenced by CServiceEntry.


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