5 #ifndef BALL_CONCEPT_OBJECT_H
6 #define BALL_CONCEPT_OBJECT_H
8 #ifndef BALL_CONCEPT_AUTODELETABLE_H
12 #ifndef BALL_COMMON_RTTI_H
16 #ifndef BALL_CONCEPT_BIDIRECTIONALITERATOR_H
20 #ifndef BALL_COMMON_GLOBAL_H
89 static Handle getNextHandle()
96 static Handle getNewHandle()
170 virtual bool isValid()
const
174 virtual void dump(::std::ostream& s = std::cout,
Size depth = 0)
const
184 static Handle global_handle_;
188 # ifndef BALL_NO_INLINE_FUNCTIONS
189 # include <BALL/CONCEPT/object.iC>
194 #endif // BALL_CONCEPT_OBJECT_H
#define BALL_CREATE(name)
BALL_EXPORT bool operator>(const String &s1, const String &s2)
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT bool operator>=(const String &s1, const String &s2)
BALL_EXPORT bool operator==(const String &s1, const String &s2)
BALL_EXPORT bool operator<=(const String &s1, const String &s2)
Index compare(const T1 &a, const T2 &b)
BALL_EXPORT bool operator<(const String &s1, const String &s2)