createDefaultNotifier(const URL &lbname) | code::IndexRecordNotifier | [static] |
createDefaultNotifierInDirectory(const std::string &dirname) | code::IndexRecordNotifier | [inline, static] |
createNotifier(const URL &lbname) | code::LBNotifier | [virtual] |
getDefaultBaseName() | code::IndexRecordNotifier | [static] |
getDefaultSuffix() | code::IndexRecordNotifier | [static] |
introduceSelf() | code::LBNotifier | [static] |
LBNotifier() | code::LBNotifier | [inline, protected] |
LBNotifier(const URL &lbname) | code::LBNotifier | [protected] |
write(std::string &content) | code::LBNotifier | [virtual] |
writeRecord(const Index::Record &rec) | code::XMLNotifier | [virtual] |
writeRecords(const std::vector< Index::Record > &rec) | code::XMLNotifier | [virtual] |
XMLNotifier(const URL &file) | code::XMLNotifier | |
XMLNotifier() | code::XMLNotifier | [inline] |
~IndexRecordNotifier() | code::IndexRecordNotifier | [inline, virtual] |
~LBNotifier() | code::LBNotifier | [inline, virtual] |
~XMLNotifier() | code::XMLNotifier | [virtual] |