|
GCpp general purpose C++ library
version 1.0
|
This is the complete list of members for GListT< T >, including all inherited members.
| __Add(T *item) | GListT< T > | protectedvirtual |
| __Exist(const T *ptr, GListIterT< T > *except=NULL) const | GListT< T > | protectedvirtual |
| __Find(const T *ptr, GListIterT< T > *except=NULL) const | GListT< T > | protectedvirtual |
| __Insert(T *item) | GListT< T > | protectedvirtual |
| __MoveDown() | GListT< T > | protectedvirtual |
| __MoveUp() | GListT< T > | protectedvirtual |
| __Swap(GListIterT< T > *iter) | GListT< T > | protectedvirtual |
| __Take() | GListT< T > | protectedvirtual |
| Add(T *obj_ptr) | GListT< T > | virtual |
| Add(T &obj_ptr) | GListT< T > | virtual |
| Append(T *obj_ptr) | GListT< T > | virtual |
| Append(T &obj_ptr) | GListT< T > | virtual |
| At(u_int n) const | GListT< T > | |
| Begin() const | GListT< T > | inlinevirtual |
| CheckOptions(u_int opts) const | GCollectionT< T > | inline |
| ClassName() const (defined in GListT< T >) | GListT< T > | inlinevirtual |
| Clone() const (defined in GListT< T >) | GListT< T > | inlinevirtual |
| count_item | GCollectionT< T > | protected |
| Current() const | GListT< T > | inline |
| current_item | GListT< T > | protected |
| DictSortOption() const | GCollectionT< T > | inline |
| Empty() | GListT< T > | virtual |
| End() const | GListT< T > | inlinevirtual |
| Exist(const T *ptr) const | GListT< T > | inlinevirtual |
| Find(const T *ptr) const | GListT< T > | virtual |
| FindFirst(const T *ptr) const | GListT< T > | inlinevirtual |
| FindLast(const T *ptr) const | GListT< T > | inlinevirtual |
| FindNext(const T *ptr) const | GListT< T > | inlinevirtual |
| FindPrevious(const T *ptr) const | GListT< T > | inlinevirtual |
| First() const | GListT< T > | inline |
| first_item | GListT< T > | protected |
| FixPositionOption() const | GCollectionT< T > | inline |
| GCollectionT(u_int flg=0) | GCollectionT< T > | inline |
| GetCount() const | GCollectionT< T > | inlinevirtual |
| GetOptions() const | GCollectionT< T > | inlinevirtual |
| GetSize() const | GCollectionT< T > | inlinevirtual |
| GListT(u_int opts=0) | GListT< T > | inline |
| GListT(const GListT< T > &list) | GListT< T > | |
| GListT(const GListT< T > &list, u_int opts) | GListT< T > | |
| Goto(u_int n=0) const | GListT< T > | |
| Index() const | GListT< T > | |
| Insert(T *obj_ptr) | GListT< T > | virtual |
| Insert(T &obj_ptr) | GListT< T > | virtual |
| IsAlwaysSorted() const | GCollectionT< T > | inline |
| IsCaseSensitive() const | GCollectionT< T > | inline |
| IsInstanceOf() const | GListT< T > | inline |
| IsInstanceOf() (defined in GListT< T >) | GListT< T > | inline |
| IsReverseSorted() const | GCollectionT< T > | inline |
| IsSortable() const | GCollectionT< T > | inline |
| Last() const | GListT< T > | |
| last_item | GListT< T > | protected |
| Move(int n) | GListT< T > | virtual |
| MoveBottom() | GListT< T > | virtual |
| MoveDown() | GListT< T > | inlinevirtual |
| MoveTop() | GListT< T > | virtual |
| MoveUp() | GListT< T > | inlinevirtual |
| Next() const | GListT< T > | |
| Null() | GListT< T > | inlinestatic |
| operator=(const GListT< T > &list) | GListT< T > | |
| options | GCollectionT< T > | protected |
| Prepend(T *obj_ptr) | GListT< T > | virtual |
| Prepend(T &obj_ptr) | GListT< T > | virtual |
| Previous() const | GListT< T > | |
| Remove() | GListT< T > | virtual |
| Remove(const T *ptr, bool all=true) | GListT< T > | virtual |
| StaticClassName() (defined in GListT< T >) | GListT< T > | inlinestatic |
| Take() | GListT< T > | inlinevirtual |
| Take(const T *ptr) | GListT< T > | virtual |
| UniqueNameOption() const | GCollectionT< T > | inline |
| ~GCollectionT() | GCollectionT< T > | inlinevirtual |
| ~GListT() | GListT< T > | inlinevirtual |