From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...uctNLNET_1_1CNamingClient_1_1CServiceEntry.html | 214 +++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 docs/doxygen/nel/structNLNET_1_1CNamingClient_1_1CServiceEntry.html (limited to 'docs/doxygen/nel/structNLNET_1_1CNamingClient_1_1CServiceEntry.html') diff --git a/docs/doxygen/nel/structNLNET_1_1CNamingClient_1_1CServiceEntry.html b/docs/doxygen/nel/structNLNET_1_1CNamingClient_1_1CServiceEntry.html new file mode 100644 index 00000000..674e5a82 --- /dev/null +++ b/docs/doxygen/nel/structNLNET_1_1CNamingClient_1_1CServiceEntry.html @@ -0,0 +1,214 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1