# 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: