Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::ILogErrors Class Reference

#include <ILog.h>

List of all members.

Public Member Functions

void SetAppender (void *appender)
int GetTotalNrErrors ()
void Mark ()
int GetNrErrorsSinceMark ()
std::vector< StringGetErrorsSinceMark ()
String GetLastErrorSinceMark ()
void Print (bool fromMark)

Static Public Member Functions

static ILogErrorsGetInstance ()

Private Member Functions

void Sync ()
 ILogErrors ()
 ILogErrors (const ILogErrors &)
ILogErrorsoperator= (const ILogErrors &)

Private Attributes

int mMark
std::vector< StringmErrors
void * mAppender


Detailed Description

Definition at line 205 of file ILog.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:35:42 2010 for ImpalaSrc by  doxygen 1.5.1