Go to the documentation of this file.
5 #ifndef BALL_KERNEL_FRAGMENT_H
6 #define BALL_KERNEL_FRAGMENT_H
8 #ifndef BALL_KERNEL_ATOMCONTAINER_H
100 virtual bool isFragment()
const {
return true; }
114 virtual void dump(std::ostream& s = std::cout,
Size depth = 0)
const;
120 #ifdef BALL_COMPILER_MSVC
125 #endif // BALL_KERNEL_FRAGMENT_H
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
virtual void dump(std::ostream &s=std::cout, Size depth=0) const
#define BALL_CREATE_DEEP(name)
void persistentWrite(PersistenceManager &pm, const char *name=0) const
Fragment(const Fragment &fragment, bool deep=true)
BALL_EXPORT bool operator==(const String &s1, const String &s2)
Property
The number of predefined properties for AtomContainer.
void persistentRead(PersistenceManager &pm)
Fragment(const String &name)