8 #ifndef G_COLLECTION_T_HH
9 #define G_COLLECTION_T_HH
152 virtual
void Empty ( ) = 0;
157 #include "icc/GCollectionT.icc"
bool CheckOptions(u_int opts) const
Definition: GCollectionT.icc:40
u_int count_item
Number of objects in the collection.
Definition: GCollectionT.hh:124
static const u_int gNoCaseSensitive
Definition: GCollectionT.hh:95
virtual u_int GetSize() const
Definition: GCollectionT.icc:28
static const u_int gDeepCopy
Definition: GCollectionT.hh:38
static const u_int gDoubleSize
Definition: GCollectionT.hh:81
static const u_int gIsSortable
Definition: GCollectionT.hh:50
bool DictSortOption() const
Definition: GCollectionT.icc:72
bool IsSortable() const
Definition: GCollectionT.icc:50
static const u_int gReverseSort
Definition: GCollectionT.hh:57
static const u_int gUniqueItem
Definition: GCollectionT.hh:43
Definition: GCollectionT.hh:115
u_int options
Collection option flags.
Definition: GCollectionT.hh:123
bool UniqueNameOption() const
Definition: GCollectionT.icc:63
bool IsAlwaysSorted() const
Definition: GCollectionT.icc:54
#define GObjectV(T)
Definition: GClassDefine.hh:77
static const u_int gFixed
Definition: GCollectionT.hh:46
static const u_int gAlwaysSorted
Definition: GCollectionT.hh:54
static const u_int gDictSort
Definition: GCollectionT.hh:99
static const u_int gUniqueName
Definition: GCollectionT.hh:91
static const u_int gDelete
Definition: GCollectionT.hh:26
bool IsReverseSorted() const
Definition: GCollectionT.icc:58
virtual u_int GetCount() const
Definition: GCollectionT.icc:32
bool FixPositionOption() const
Definition: GCollectionT.icc:46
virtual u_int GetOptions() const
Definition: GCollectionT.icc:36
static const u_int gAutoResize
Definition: GCollectionT.hh:76
unsigned int u_int
Definition: GTypes.hh:38
bool IsCaseSensitive() const
Definition: GCollectionT.icc:67
static const u_int gShiftRemove
Definition: GCollectionT.hh:69