7#ifndef BALL_CONCEPT_SELECTABLE_H
8#define BALL_CONCEPT_SELECTABLE_H
14#ifndef BALL_CONCEPT_PERSISTENTOBJECT_H
18#define BALL_SELECTABLE_DEFAULT_SELECTION false
124 { selected_ = selected; }
177 virtual void dump(::std::ostream& s = std::cout,
Size depth = 0)
const
187# ifndef BALL_NO_INLINE_FUNCTIONS
188# include <BALL/CONCEPT/selectable.iC>
BALL_EXPORT bool operator==(const String &s1, const String &s2)
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
bool read(PersistenceManager &pm)
virtual void setSelected(bool selected)
void write(PersistenceManager &pm) const
void get(Selectable &selectable, bool deep=true) const
void set(const Selectable &selectable, bool deep=true)
Selectable(const Selectable &selectable, bool deep=true)
virtual void dump(::std::ostream &s=std::cout, Size depth=0) const
void swap(Selectable &selectable)