createDefaultNotifier(const URL &lbname) | code::IndexRecordNotifier | [static] |
createDefaultNotifierInDirectory(const std::string &dirname) | code::IndexRecordNotifier | [inline, static] |
createNotifier(const std::string &dburl) | code::SQLIndexNotifier | [virtual] |
code::IndexRecordNotifier::createNotifier(const URL &lbname)=0 | code::IndexRecordNotifier | [pure virtual] |
getDefaultBaseName() | code::IndexRecordNotifier | [static] |
getDefaultSuffix() | code::IndexRecordNotifier | [static] |
init(const std::string &dburl) | code::SQLIndexNotifier | [protected] |
introduceSelf() | code::SQLIndexNotifier | [static] |
SQLIndexNotifier() | code::SQLIndexNotifier | [protected] |
writeRecord(const Index::Record &rec) | code::SQLIndexNotifier | [virtual] |
writeRecords(const std::vector< Index::Record > &rec) | code::IndexRecordNotifier | [virtual] |
~IndexRecordNotifier() | code::IndexRecordNotifier | [inline, virtual] |
~SQLIndexNotifier() | code::SQLIndexNotifier | [virtual] |