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

#include <LogHandler.h>

Inheritance diagram for LogHandler:
Collaboration diagram for LogHandler:

Public Member Functions

 LogHandler (SysLog *sysLog)
void * handle (char command,...)
- Public Member Functions inherited from BaseHandler
 BaseHandler (unsigned int id)
virtual ~BaseHandler ()
unsigned int getId ()
void setError (int code, const char *description)
int getError (char **description)

Detailed Description

Definition at line 7 of file LogHandler.h.

Constructor & Destructor Documentation

LogHandler::LogHandler ( SysLog *  sysLog)
inline

Definition at line 10 of file LogHandler.h.

Member Function Documentation

void* LogHandler::handle ( char  command,
  ... 
)
inlinevirtual

Implements BaseHandler.

Definition at line 11 of file LogHandler.h.

Here is the call graph for this function:


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