GCpp general purpose C++ library  version 1.0
GItemList Member List

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

__Add(GItem *item)GNamedListT< GItem >protectedvirtual
__AddSorted(GItem *item)GSortListT< GItem >protectedvirtual
__Exist(const GItem *ptr, GListIterT< GItem > *except=NULL) constGListT< GItem >protectedvirtual
__Find(const GItem *ptr, GListIterT< GItem > *except=NULL) constGListT< GItem >protectedvirtual
__FindName(const string &obj_name, const char smod= 'f') constGNamedListT< GItem >protectedvirtual
__Insert(GItem *item)GNamedListT< GItem >protectedvirtual
__MoveDown()GListT< GItem >protectedvirtual
__MoveUp()GListT< GItem >protectedvirtual
__Swap(GListIterT< GItem > *iter)GListT< GItem >protectedvirtual
__Take()GListT< GItem >protectedvirtual
Add(GItem *obj_ptr)GListT< GItem >protectedvirtual
Add(GItem &obj_ptr)GListT< GItem >protectedvirtual
AddItem(const GItem &item)GItemListinlinevirtual
AddItem(GItem *item)GItemListinlinevirtual
AddItem(const string &s, void *ptr=NULL)GItemListinlinevirtual
Append(GItem *obj_ptr)GListT< GItem >protectedvirtual
Append(GItem &obj_ptr)GListT< GItem >protectedvirtual
At(u_int n) constGListT< GItem >protected
Begin() constGListT< GItem >protectedvirtual
CheckOptions(u_int opts) constGCollectionT< GItem >protected
ClassName() const (defined in GItemList)GItemListinlinevirtual
Clone() const (defined in GItemList)GItemListinlinevirtual
Compare(const GItem &obj1, const GItem &obj2) constGNamedListT< GItem >protectedvirtual
count_itemGCollectionT< GItem >protected
CreateNamesTable() constGNamedListT< GItem >protectedvirtual
Current() constGListT< GItem >protected
current_itemGListT< GItem >protected
DictSortOption() constGCollectionT< GItem >protected
Empty()GListT< GItem >protectedvirtual
End() constGListT< GItem >protectedvirtual
Exist(const GItem *ptr) constGListT< GItem >protectedvirtual
ExistName(const string &obj_name) constGNamedListT< GItem >protectedvirtual
Find(const GItem *ptr) constGListT< GItem >protectedvirtual
FindFirst(const GItem *ptr) constGListT< GItem >protectedvirtual
FindLast(const GItem *ptr) constGListT< GItem >protectedvirtual
FindName(const string &obj_name, const char smod= 'f') constGNamedListT< GItem >protectedvirtual
FindNameFirst(const string &obj_name) constGNamedListT< GItem >protectedvirtual
FindNameLast(const string &obj_name) constGNamedListT< GItem >protectedvirtual
FindNameNext(const string &obj_name) constGNamedListT< GItem >protectedvirtual
FindNamePrevious(const string &obj_name) constGNamedListT< GItem >protectedvirtual
FindNext(const GItem *ptr) constGListT< GItem >protectedvirtual
FindPrevious(const GItem *ptr) constGListT< GItem >protectedvirtual
First() constGListT< GItem >protected
first_itemGListT< GItem >protected
FixPositionOption() constGCollectionT< GItem >protected
GCollectionT(u_int flg=0)GCollectionT< GItem >protected
GetCount() constGCollectionT< GItem >protectedvirtual
GetOptions() constGCollectionT< GItem >protectedvirtual
GetSelectedNumber() const GItemListvirtual
GetSize() constGCollectionT< GItem >protectedvirtual
GItemList(const u_int fl=0)GItemListinline
GItemList(const GItemList &original)GItemListinline
GListT(u_int opts=0)GListT< GItem >protected
GListT(const GListT< GItem > &list)GListT< GItem >protected
GListT(const GListT< GItem > &list, u_int opts)GListT< GItem >protected
GNamedListT(u_int fl=0)GNamedListT< GItem >protected
GNamedListT(const GNamedListT< GItem > &list)GNamedListT< GItem >protected
GNamedListT(const GNamedListT< GItem > &list, u_int fl)GNamedListT< GItem >protected
Goto(u_int n=0) constGListT< GItem >protected
GSortListT(u_int fl=0)GSortListT< GItem >protected
GSortListT(const GSortListT< GItem > &list)GSortListT< GItem >protected
GSortListT(const GListT< GItem > &list)GSortListT< GItem >protected
GSortListT(const GListT< GItem > &list, u_int fl)GSortListT< GItem >protected
Index() constGListT< GItem >protected
Insert(GItem *obj_ptr)GListT< GItem >protectedvirtual
Insert(GItem &obj_ptr)GListT< GItem >protectedvirtual
IsAlwaysSorted() constGCollectionT< GItem >protected
IsCaseSensitive() constGCollectionT< GItem >protected
IsInstanceOf() const GItemListinline
IsInstanceOf() (defined in GItemList)GItemListinline
IsReverseSorted() constGCollectionT< GItem >protected
IsSortable() constGCollectionT< GItem >protected
IsSorted() constGSortListT< GItem >protectedvirtual
iterator typedefGItemList
Last() constGListT< GItem >protected
last_itemGListT< GItem >protected
Move(int n)GListT< GItem >protectedvirtual
MoveBottom()GListT< GItem >protectedvirtual
MoveDown()GListT< GItem >protectedvirtual
MoveTop()GListT< GItem >protectedvirtual
MoveUp()GListT< GItem >protectedvirtual
Next() constGListT< GItem >protected
Null()GListT< GItem >protectedstatic
operator=(const GItemList &original)GItemListinline
GNamedListT< GItem >::operator=(const GNamedListT< GItem > &list)GNamedListT< GItem >protected
GSortListT< GItem >::operator=(const GListT< GItem > &list)GSortListT< GItem >protected
optionsGCollectionT< GItem >protected
Prepend(GItem *obj_ptr)GListT< GItem >protectedvirtual
Prepend(GItem &obj_ptr)GListT< GItem >protectedvirtual
Previous() constGListT< GItem >protected
Print(FILE *fp=stdout, const string &prefix="") constGNamedListT< GItem >protectedvirtual
Print(ostream &os, const string &prefix="") constGNamedListT< GItem >protectedvirtual
Remove()GItemListinlinevirtual
GNamedListT< GItem >::Remove(const GItem *ptr, bool all=true)GListT< GItem >protectedvirtual
ReverseSort()GSortListT< GItem >protectedvirtual
Select(const u_int n, const bool b=true)GItemListvirtual
SelectAll(const bool b=true)GItemListinlinevirtual
SetCaseSensitive(bool b=true)GNamedListT< GItem >protectedvirtual
SetDictSort(bool b=true)GNamedListT< GItem >protectedvirtual
SetNamesTable(string table[]) constGNamedListT< GItem >protectedvirtual
Sort()GSortListT< GItem >protectedvirtual
StaticClassName() (defined in GItemList)GItemListinlinestatic
Take()GListT< GItem >protectedvirtual
Take(const GItem *ptr)GListT< GItem >protectedvirtual
UniqueNameOption() constGCollectionT< GItem >protected
~GCollectionT()GCollectionT< GItem >protectedvirtual
~GItemList()GItemListinlinevirtual
~GListT()GListT< GItem >protectedvirtual
~GNamedListT()GNamedListT< GItem >protectedvirtual
~GSortListT()GSortListT< GItem >protectedvirtual