hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AdminClient Class Reference

#include <AdminClient.h>

Public Member Functions

 AdminClient (const char *host, int port, List< BaseHandler * > *handlerList)
int getLastErr ()
 ~AdminClient ()
void lock ()
void unlock ()

Detailed Description

Definition at line 26 of file AdminClient.h.

Constructor & Destructor Documentation

AdminClient::AdminClient ( const char *  host,
int  port,
List< BaseHandler * > *  handlerList 
)

Definition at line 2 of file AdminClient.cpp.

AdminClient::~AdminClient ( )

Definition at line 25 of file AdminClient.cpp.

Member Function Documentation

int AdminClient::getLastErr ( )
inline

Definition at line 30 of file AdminClient.h.

Here is the caller graph for this function:

void AdminClient::lock ( )
inline

Definition at line 32 of file AdminClient.h.

void AdminClient::unlock ( )
inline

Definition at line 33 of file AdminClient.h.


The documentation for this class was generated from the following files: