#include <IndexEnvironment.hpp>
Inheritance diagram for IndexStatus:
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) |
|
|
|
|
|
|