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

CAdminService Struct Reference

#include <datas.h> +

+List of all members. + + + + + + + + + + + + + + + + + + + + +

Public Methods

 CAdminService ()
AESIT findAdminExecutorService (uint32 aesid, bool asrt=true)

Public Attributes

NLNET::TSockId SockId
uint32 Id
 connection to the AS. More...

std::string ASAddr
 uint32 to identify the AS. More...

std::string ASName
 name of the layer4 connection, used to send message to this AS (AS address and service name are the same). More...

bool Connected
 name of the shard in a human form (ex: "San Fresco Shard"). More...

TAdminExecutorServices AdminExecutorServices
void* RootTreeItem
void* RootSubTree
void* Bitmap
void * Label

Static Private Attributes

uint32 NextId = 1
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+CAdminService::CAdminService ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 201 of file datas.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
+AESIT CAdminService::findAdminExecutorService ( + +uint32 aesid, +
+bool asrt = true ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 212 of file datas.h. +

+Referenced by cbAESDisconnection(), cbAESList(), cbLog(), cbServiceAliasList(), cbServiceDisconnection(), cbServiceIdentification(), cbServiceList(), cbServiceList_(), and cbServiceReady().

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+std::string CAdminService::ASAddr +
+
+ + + + + +
+   + + +

+uint32 to identify the AS. +

+ +

+Definition at line 206 of file datas.h.

+

+ + + + +
+ + + + + +
+std::string CAdminService::ASName +
+
+ + + + + +
+   + + +

+name of the layer4 connection, used to send message to this AS (AS address and service name are the same). +

+ +

+Definition at line 207 of file datas.h.

+

+ + + + +
+ + + + + +
+TAdminExecutorServices CAdminService::AdminExecutorServices +
+
+ + + + + +
+   + + +

+ +

+Definition at line 210 of file datas.h.

+

+ + + + +
+ + + + + +
+void * CAdminService::Bitmap +
+
+ + + + + +
+   + + +

+ +

+Definition at line 227 of file datas.h.

+

+ + + + +
+ + + + + +
+bool CAdminService::Connected +
+
+ + + + + +
+   + + +

+name of the shard in a human form (ex: "San Fresco Shard"). +

+ +

+Definition at line 208 of file datas.h.

+

+ + + + +
+ + + + + +
+uint32 CAdminService::Id +
+
+ + + + + +
+   + + +

+connection to the AS. +

+ +

+Definition at line 204 of file datas.h.

+

+ + + + +
+ + + + + +
+void * CAdminService::Label +
+
+ + + + + +
+   + + +

+ +

+Definition at line 227 of file datas.h.

+

+ + + + +
+ + + + + +
+uint32 CAdminService::NextId = 1 [static, private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 230 of file datas.h.

+

+ + + + +
+ + + + + +
+void * CAdminService::RootSubTree +
+
+ + + + + +
+   + + +

+ +

+Definition at line 226 of file datas.h.

+

+ + + + +
+ + + + + +
+void * CAdminService::RootTreeItem +
+
+ + + + + +
+   + + +

+ +

+Definition at line 225 of file datas.h.

+

+ + + + +
+ + + + + +
+NLNET::TSockId CAdminService::SockId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 203 of file datas.h.

+


The documentation for this struct was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1