BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::Composite Member List

This is the complete list of members for BALL::Composite, including all inherited members.

AncestorConstIterator typedefBALL::Composite
AncestorIterator typedefBALL::Composite
AncestorIteratorTraits classBALL::Compositefriend
appendChild(Composite &composite)BALL::Composite
apply(UnaryProcessor< T > &processor)BALL::Composite
apply(ConstUnaryProcessor< T > &processor) const BALL::Composite
apply(UnaryProcessor< T > &processor)BALL::Composite
apply(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyAncestor(UnaryProcessor< T > &processor)BALL::Composite
applyAncestor(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyChild(UnaryProcessor< T > &processor)BALL::Composite
applyChild(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyDescendant(UnaryProcessor< T > &processor)BALL::Composite
applyDescendant(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyDescendantPostorder(UnaryProcessor< T > &processor)BALL::Composite
applyDescendantPostorder(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyDescendantPreorder(UnaryProcessor< T > &processor)BALL::Composite
applyDescendantPreorder(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyLevel(UnaryProcessor< T > &processor, long level)BALL::Composite
applyLevel(ConstUnaryProcessor< T > &processor, long level) const BALL::Composite
applyPostorder(UnaryProcessor< T > &processor)BALL::Composite
applyPostorder(ConstUnaryProcessor< T > &processor) const BALL::Composite
applyPreorder(UnaryProcessor< T > &processor)BALL::Composite
applyPreorder(ConstUnaryProcessor< T > &processor) const BALL::Composite
AutoDeletable()BALL::AutoDeletableprotected
AutoDeletable(const AutoDeletable &auto_deletable, bool deep=false)BALL::AutoDeletableprotected
beginAncestor()BALL::Compositeinline
beginAncestor() const BALL::Compositeinline
beginChildComposite()BALL::Compositeinline
beginChildComposite() const BALL::Compositeinline
beginComposite()BALL::Compositeinline
beginComposite() const BALL::Compositeinline
BOTH enum valueBALL::Composite
ChildCompositeConstIterator typedefBALL::Composite
ChildCompositeConstReverseIterator typedefBALL::Composite
ChildCompositeIterator typedefBALL::Composite
ChildCompositeIteratorTraits classBALL::Compositefriend
ChildCompositeReverseIterator typedefBALL::Composite
clear()BALL::Compositevirtual
clearLastPtr()BALL::AutoDeletableinlinestatic
clone(Composite &root) const BALL::Composite
compare(const Object &object) const BALL::Object
Composite()BALL::Composite
Composite(const Composite &composite, bool deep=true)BALL::Composite
CompositeConstIterator typedefBALL::Composite
CompositeConstReverseIterator typedefBALL::Composite
CompositeIterator typedefBALL::Composite
CompositeIteratorTraits classBALL::Compositefriend
CompositeReverseIterator typedefBALL::Composite
containsSelection() const BALL::Composite
count(const KernelPredicateType &predicate) const BALL::Composite
countDescendants() const BALL::Composite
DEFAULT_PROCESSORBALL::Compositestatic
DEFAULT_UNARY_PREDICATEBALL::Compositestatic
deleteChildrenList_(std::list< Composite * > &composites)BALL::Composite
deselect()BALL::Compositevirtual
destroy()BALL::Compositevirtual
destroy(bool virtual_destroy)BALL::Composite
dump(std::ostream &s=std::cout, Size depth=0) const BALL::Compositevirtual
BALL::PersistentObject::dump(::std::ostream &s=std::cout, Size depth=0) const BALL::Objectvirtual
BALL::Selectable::dump(::std::ostream &s=std::cout, Size depth=0) const BALL::Selectablevirtual
endAncestor()BALL::Compositeinline
endAncestor() const BALL::Compositeinline
endChildComposite()BALL::Compositeinline
endChildComposite() const BALL::Compositeinline
endComposite()BALL::Compositeinline
endComposite() const BALL::Compositeinline
finalize()BALL::PersistentObjectinlinevirtual
get(Composite &composite, bool deep=true) const BALL::Composite
BALL::Selectable::get(Selectable &selectable, bool deep=true) const BALL::Selectable
getAncestor(const T &)BALL::Composite
getAncestor(const T &) const BALL::Composite
getAncestor(const T &)BALL::Composite
getAncestor(const T &) const BALL::Composite
getChild(Index index)BALL::Composite
getChild(Index index) const BALL::Composite
getDegree() const BALL::Composite
getDepth() const BALL::Composite
getFirstChild()BALL::Composite
getFirstChild() const BALL::Composite
getHandle() const BALL::Object
getHeight() const BALL::Composite
getLastChild()BALL::Composite
getLastChild() const BALL::Composite
getLowestCommonAncestor(const Composite &composite)BALL::Composite
getLowestCommonAncestor(const Composite &composite) const BALL::Composite
getModificationTime() const BALL::Composite
getNewHandle()BALL::Objectstatic
getNext(const T &)BALL::Composite
getNext(const T &dummy) const BALL::Composite
getNext(const T &)BALL::Composite
getNext(const T &dummy) const BALL::Composite
getNextHandle()BALL::Objectstatic
getParent()BALL::Composite
getParent() const BALL::Composite
getPathLength(const Composite &composite) const BALL::Composite
getPrevious(const T &)BALL::Composite
getPrevious(const T &dummy) const BALL::Composite
getPrevious(const T &)BALL::Composite
getPrevious(const T &dummy) const BALL::Composite
getRoot()BALL::Composite
getRoot() const BALL::Composite
getSelectionTime() const BALL::Composite
getSibling(Index index)BALL::Composite
getSibling(Index index) const BALL::Composite
hasAncestor(const T &dummy) const BALL::Composite
hasAncestor(const T &dummy) const BALL::Composite
hasChild() const BALL::Composite
hasNextSibling() const BALL::Composite
hasParent() const BALL::Composite
hasPreviousSibling() const BALL::Composite
hasSibling() const BALL::Composite
host(Visitor< Composite > &visitor)BALL::Composite
insertAfter(Composite &composite)BALL::Composite
insertBefore(Composite &composite)BALL::Composite
insertParent(Composite &parent, Composite &first, Composite &last, bool destroy_parent=true)BALL::Compositestatic
isAncestorOf(const Composite &composite) const BALL::Composite
isAtom() const BALL::Compositeinlinevirtual
isAutoDeletable() const BALL::AutoDeletable
isChain() const BALL::Compositeinlinevirtual
isChildOf(const Composite &composite) const BALL::Composite
isDescendantOf(const Composite &composite) const BALL::Composite
isEmpty() const BALL::Composite
isFirstChild() const BALL::Composite
isFirstChildOf(const Composite &composite) const BALL::Composite
isFragment() const BALL::Compositeinlinevirtual
isHomomorph(const Composite &composite) const BALL::Composite
isInterior() const BALL::Composite
isLastChild() const BALL::Composite
isLastChildOf(const Composite &composite) const BALL::Composite
isMolecule() const BALL::Compositeinlinevirtual
isNextSiblingOf(const Composite &composite) const BALL::Composite
isParentOf(const Composite &composite) const BALL::Composite
isPreviousSiblingOf(const Composite &composite) const BALL::Composite
isProtein() const BALL::Compositeinlinevirtual
isRelatedWith(const Composite &composite) const BALL::Composite
isResidue() const BALL::Compositeinlinevirtual
isRoot() const BALL::Composite
isRootOf(const Composite &composite) const BALL::Composite
isSelected() const BALL::Selectable
isSiblingOf(const Composite &composite) const BALL::Composite
isValid() const BALL::Compositevirtual
KernelPredicateType typedefBALL::Composite
MODIFICATION enum valueBALL::Composite
Object()BALL::Object
Object(const Object &object)BALL::Object
operator delete(void *ptr)BALL::AutoDeletable
operator delete(void *ptr, void *)BALL::AutoDeletable
operator new(size_t size)BALL::AutoDeletable
operator new(size_t size, void *ptr)BALL::AutoDeletable
operator!=(const Composite &composite) const BALL::Composite
BALL::PersistentObject::operator!=(const Object &object) const BALL::Object
BALL::Selectable::operator!=(const Selectable &selectable) const BALL::Selectable
operator<(const Object &object) const BALL::Object
operator<=(const Object &object) const BALL::Object
operator=(const Composite &composite)BALL::Composite
BALL::PersistentObject::operator=(const Object &)BALL::Object
BALL::Selectable::operator=(const Selectable &selectable)BALL::Selectable
operator==(const Composite &composite) const BALL::Composite
BALL::PersistentObject::operator==(const Object &object) const BALL::Object
BALL::Selectable::operator==(const Selectable &selectable) const BALL::Selectable
operator>(const Object &object) const BALL::Object
operator>=(const Object &object) const BALL::Object
operator>>(PersistenceManager &pm) const BALL::PersistentObject
PersistentObject()BALL::PersistentObjectinline
persistentRead(PersistenceManager &pm)BALL::Compositevirtual
persistentWrite(PersistenceManager &pm, const char *name=0) const BALL::Compositevirtual
prependChild(Composite &composite)BALL::Composite
rbeginChildComposite()BALL::Compositeinline
rbeginChildComposite() const BALL::Compositeinline
rbeginComposite()BALL::Compositeinline
rbeginComposite() const BALL::Compositeinline
read(PersistenceManager &pm)BALL::Selectable
removeChild(Composite &child)BALL::Composite
removeSelected()BALL::Composite
removeUnselected()BALL::Composite
rendChildComposite()BALL::Compositeinline
rendChildComposite() const BALL::Compositeinline
rendComposite()BALL::Compositeinline
rendComposite() const BALL::Compositeinline
replace(Composite &composite)BALL::Composite
select()BALL::Compositevirtual
Selectable()BALL::Selectable
Selectable(const Selectable &selectable, bool deep=true)BALL::Selectable
selected_BALL::Selectableprotected
SELECTION enum valueBALL::Composite
set(const Composite &composite, bool deep=true)BALL::Composite
BALL::Selectable::set(const Selectable &selectable, bool deep=true)BALL::Selectable
setAutoDeletable(bool enable)BALL::AutoDeletable
setSelected(bool selected)BALL::Selectableinlinevirtual
splice(Composite &composite)BALL::Composite
spliceAfter(Composite &composite)BALL::Composite
spliceBefore(Composite &composite)BALL::Composite
stamp(StampType stamp=BOTH)BALL::Composite
StampType enum nameBALL::Composite
swap(Composite &composite)BALL::Composite
BALL::Selectable::swap(Selectable &selectable)BALL::Selectable
write(PersistenceManager &pm) const BALL::Selectable
~AutoDeletable()BALL::AutoDeletablevirtual
~Composite()BALL::Compositevirtual
~Object()BALL::Objectvirtual
~PersistentObject()BALL::PersistentObjectinlinevirtual
~Selectable()BALL::Selectablevirtual