Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Selectable Member List

This is the complete list of members for Selectable, including all inherited members.

clear()Selectable [virtual]
deselect()Selectable [virtual]
dump(::std::ostream &s=std::cout, Size depth=0) const (defined in Selectable)Selectable [virtual]
get(Selectable &selectable, bool deep=true) const Selectable
isSelected() const Selectable
operator!=(const Selectable &selectable) const Selectable
operator=(const Selectable &selectable)Selectable
operator==(const Selectable &selectable) const Selectable
read(PersistenceManager &pm)Selectable
select()Selectable [virtual]
Selectable()Selectable
Selectable(const Selectable &selectable, bool deep=true)Selectable
selected_ (defined in Selectable)Selectable [protected]
set(const Selectable &selectable, bool deep=true)Selectable
setSelected(bool selected)Selectable [virtual]
swap(Selectable &selectable)Selectable
write(PersistenceManager &pm) const Selectable
~Selectable()Selectable [virtual]