add_mach_name(const std::string &dir_name, bool allow_remote_access) | code::IndexWriter | [static] |
dir_name_ | code::IndexWriter | [protected] |
IndexWriter(const std::string &dir_name, const std::string &tab_name, bool allow_remoteAccess=false) | code::IndexWriter | |
IndexWriter(const std::string &dir_name, const std::string &file_name, const std::string &tab_name, bool allow_remote_access=false) | code::IndexWriter | |
machine_name_ | code::IndexWriter | [protected] |
tab_name_ | code::IndexWriter | [protected] |
writeXMLFile(const std::string &file_name)=0 | code::IndexWriter | [pure virtual] |
writeXMLLinearBuffer(const std::string &lb_name, size_t numExtraMessages=1000)=0 | code::IndexWriter | [pure virtual] |
~IndexWriter() | code::IndexWriter | [inline, virtual] |