Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Indri::IndexStatus Class Reference

List of all members.

Public Types

enum  action_code {
  FileOpen, FileSkip, FileError, FileClose,
  DocumentCount
}

Public Member Functions

virtual void Dispose ()
virtual void status (int code, string documentPath, string error, int documentsIndexed, int documentsSeen)
 IndexStatus ()
delegate void SwigDelegateIndexStatus_0 (int code, string documentPath, string error, int documentsIndexed, int documentsSeen)

Protected Attributes

bool swigCMemOwn

Private Member Functions

internal IndexStatus (IntPtr cPtr, bool cMemoryOwn)
 ~IndexStatus ()
void SwigDirectorConnect ()
bool SwigDerivedClassHasMethod (string methodName, Type[] methodTypes)
void SwigDirectorstatus (int code, string documentPath, string error, int documentsIndexed, int documentsSeen)

Static Private Member Functions

internal HandleRef getCPtr (IndexStatus obj)

Private Attributes

HandleRef swigCPtr
SwigDelegateIndexStatus_0 swigDelegate0

Static Private Attributes

Type[] swigMethodTypes0 = new Type[] { typeof(int), typeof(string), typeof(string), typeof(int), typeof(int) }

Member Enumeration Documentation

enum Indri::IndexStatus::action_code
 

Enumeration values:
FileOpen 
FileSkip 
FileError 
FileClose 
DocumentCount 


Constructor & Destructor Documentation

internal Indri::IndexStatus::IndexStatus IntPtr  cPtr,
bool  cMemoryOwn
[inline, private]
 

Indri::IndexStatus::~IndexStatus  )  [inline, private]
 

Indri::IndexStatus::IndexStatus  )  [inline]
 


Member Function Documentation

virtual void Indri::IndexStatus::Dispose  )  [inline, virtual]
 

internal HandleRef Indri::IndexStatus::getCPtr IndexStatus  obj  )  [inline, static, private]
 

virtual void Indri::IndexStatus::status int  code,
string  documentPath,
string  error,
int  documentsIndexed,
int  documentsSeen
[inline, virtual]
 

delegate void Indri::IndexStatus::SwigDelegateIndexStatus_0 int  code,
string  documentPath,
string  error,
int  documentsIndexed,
int  documentsSeen
 

bool Indri::IndexStatus::SwigDerivedClassHasMethod string  methodName,
Type[]  methodTypes
[inline, private]
 

void Indri::IndexStatus::SwigDirectorConnect  )  [inline, private]
 

void Indri::IndexStatus::SwigDirectorstatus int  code,
string  documentPath,
string  error,
int  documentsIndexed,
int  documentsSeen
[inline, private]
 


Member Data Documentation

bool Indri::IndexStatus::swigCMemOwn [protected]
 

HandleRef Indri::IndexStatus::swigCPtr [private]
 

SwigDelegateIndexStatus_0 Indri::IndexStatus::swigDelegate0 [private]
 

Type [] Indri::IndexStatus::swigMethodTypes0 = new Type[] { typeof(int), typeof(string), typeof(string), typeof(int), typeof(int) } [static, private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:02:59 2010 for Lemur by doxygen 1.3.4