Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IndexStatus Struct Reference

#include <IndexEnvironment.hpp>

Inheritance diagram for IndexStatus:

StatusMonitor List of all members.

Public Types

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

Public Methods

virtual void operator() (int code, const std::string &documentPath, const std::string &error, int documentsIndexed, int documentsSeen)
virtual void status (int code, const std::string &documentPath, const std::string &error, int documentsIndexed, int documentsSeen)

Member Enumeration Documentation

enum IndexStatus::action_code
 

Enumeration values:
FileOpen 
FileSkip 
FileError 
FileClose 
DocumentCount 


Member Function Documentation

virtual void IndexStatus::operator() int    code,
const std::string &    documentPath,
const std::string &    error,
int    documentsIndexed,
int    documentsSeen
[inline, virtual]
 

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


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 12:59:39 2004 for Lemur Toolkit by doxygen1.2.18