addCategory() | CDPL::ConfGen::TorsionCategory | |
addCategory(const TorsionCategory &cat) | CDPL::ConfGen::TorsionCategory | |
addRule() | CDPL::ConfGen::TorsionCategory | |
addRule(const TorsionRule &rule) | CDPL::ConfGen::TorsionCategory | |
CategoryIterator typedef | CDPL::ConfGen::TorsionCategory | |
clear() | CDPL::ConfGen::TorsionCategory | |
ConstCategoryIterator typedef | CDPL::ConfGen::TorsionCategory | |
ConstRuleIterator typedef | CDPL::ConfGen::TorsionCategory | |
get() | CDPL::ConfGen::TorsionLibrary | static |
getBondAtom1Type() const | CDPL::ConfGen::TorsionCategory | |
getBondAtom2Type() const | CDPL::ConfGen::TorsionCategory | |
getCategoriesBegin() | CDPL::ConfGen::TorsionCategory | |
getCategoriesBegin() const | CDPL::ConfGen::TorsionCategory | |
getCategoriesEnd() | CDPL::ConfGen::TorsionCategory | |
getCategoriesEnd() const | CDPL::ConfGen::TorsionCategory | |
getCategory(std::size_t idx) | CDPL::ConfGen::TorsionCategory | |
getCategory(std::size_t idx) const | CDPL::ConfGen::TorsionCategory | |
getMatchPattern() const | CDPL::ConfGen::TorsionCategory | |
getMatchPatternString() const | CDPL::ConfGen::TorsionCategory | |
getName() const | CDPL::ConfGen::TorsionCategory | |
getNumCategories(bool recursive=false) const | CDPL::ConfGen::TorsionCategory | |
getNumRules(bool recursive=false) const | CDPL::ConfGen::TorsionCategory | |
getRule(std::size_t idx) | CDPL::ConfGen::TorsionCategory | |
getRule(std::size_t idx) const | CDPL::ConfGen::TorsionCategory | |
getRulesBegin() | CDPL::ConfGen::TorsionCategory | |
getRulesBegin() const | CDPL::ConfGen::TorsionCategory | |
getRulesEnd() | CDPL::ConfGen::TorsionCategory | |
getRulesEnd() const | CDPL::ConfGen::TorsionCategory | |
load(std::istream &is) | CDPL::ConfGen::TorsionLibrary | |
loadDefaults() | CDPL::ConfGen::TorsionLibrary | |
removeCategory(std::size_t idx) | CDPL::ConfGen::TorsionCategory | |
removeCategory(const CategoryIterator &it) | CDPL::ConfGen::TorsionCategory | |
removeRule(std::size_t idx) | CDPL::ConfGen::TorsionCategory | |
removeRule(const RuleIterator &it) | CDPL::ConfGen::TorsionCategory | |
RuleIterator typedef | CDPL::ConfGen::TorsionCategory | |
save(std::ostream &os) const | CDPL::ConfGen::TorsionLibrary | |
set(const SharedPointer &lib) | CDPL::ConfGen::TorsionLibrary | static |
setBondAtom1Type(unsigned int type) | CDPL::ConfGen::TorsionCategory | |
setBondAtom2Type(unsigned int type) | CDPL::ConfGen::TorsionCategory | |
setMatchPattern(const Chem::MolecularGraph::SharedPointer &ptn) | CDPL::ConfGen::TorsionCategory | |
setMatchPatternString(const std::string &ptn_str) | CDPL::ConfGen::TorsionCategory | |
setName(const std::string &name) | CDPL::ConfGen::TorsionCategory | |
SharedPointer typedef | CDPL::ConfGen::TorsionLibrary | |
swap(TorsionCategory &cat) | CDPL::ConfGen::TorsionCategory | |
TorsionCategory() | CDPL::ConfGen::TorsionCategory | |
~TorsionCategory() | CDPL::ConfGen::TorsionCategory | inlinevirtual |