This is the complete list of members for
FeatureFinderDefs::NoSuccessor, including all inherited members.
| BaseException() | BaseException | |
| BaseException(const char *file, int line, const char *function) | BaseException | |
| BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) | BaseException | |
| BaseException(const BaseException &exception) | BaseException | |
| file_ | BaseException | [protected] |
| function_ | BaseException | [protected] |
| getFile() const | BaseException | |
| getFunction() const | BaseException | |
| getLine() const | BaseException | |
| getMessage() const | BaseException | |
| getName() const | BaseException | |
| index_ | FeatureFinderDefs::NoSuccessor | [protected] |
| line_ | BaseException | [protected] |
| name_ | BaseException | [protected] |
| NoSuccessor(const char *file, int line, const char *function, const IndexPair &index) | FeatureFinderDefs::NoSuccessor | [inline] |
| setMessage(const std::string &message) | BaseException | |
| what() const | BaseException | [virtual] |
| what_ | BaseException | [protected] |
| ~BaseException() | BaseException | [virtual] |
| ~NoSuccessor() | FeatureFinderDefs::NoSuccessor | [inline, virtual] |