|
GCpp general purpose C++ library
version 1.0
|
This is the complete list of members for GVectT< T >, including all inherited members.
| __Assign(T *item, u_int index) | GVectT< T > | protectedvirtual |
| __AutoResize(u_int size) | GVectT< T > | protectedvirtual |
| __Exist(const T *ptr, int except=-1) const | GVectT< T > | protectedvirtual |
| __Find(const T *ptr, int except=-1) const | GVectT< T > | protectedvirtual |
| __Shift(u_int ind1, u_int ind2, int n=1) | GVectT< T > | protectedvirtual |
| __Take() | GVectT< T > | protectedvirtual |
| Assign(T *obj_ptr) | GVectT< T > | inlinevirtual |
| Assign(T *obj_ptr, u_int index) | GVectT< T > | virtual |
| Assign(T &obj_ptr) | GVectT< T > | inlinevirtual |
| Assign(T &obj_ptr, u_int index) | GVectT< T > | virtual |
| At(u_int n) const | GVectT< T > | inline |
| Begin() const | GVectT< T > | inlinevirtual |
| capacity | GVectT< T > | protected |
| CheckOptions(u_int opts) const | GCollectionT< T > | inline |
| ClassName() const (defined in GVectT< T >) | GVectT< T > | inlinevirtual |
| Clone() const (defined in GVectT< T >) | GVectT< T > | inlinevirtual |
| count_item | GCollectionT< T > | protected |
| current_index | GVectT< T > | protected |
| DictSortOption() const | GCollectionT< T > | inline |
| Empty() | GVectT< T > | virtual |
| End() const | GVectT< T > | inlinevirtual |
| Exist(const T *ptr) const | GVectT< T > | inlinevirtual |
| Find(const T *ptr) const | GVectT< T > | inlinevirtual |
| First() const | GVectT< T > | inline |
| FixPositionOption() const | GCollectionT< T > | inline |
| GCollectionT(u_int flg=0) | GCollectionT< T > | inline |
| GetCapacity() const | GVectT< T > | inlinevirtual |
| GetCount() const | GCollectionT< T > | inlinevirtual |
| GetIterPtr(u_int i) const | GVectT< T > | virtual |
| GetIterPtr(u_int i) | GVectT< T > | virtual |
| GetOptions() const | GCollectionT< T > | inlinevirtual |
| GetSize() const | GVectT< T > | inlinevirtual |
| Goto(u_int n=0) const | GVectT< T > | inline |
| GVectT(u_int size=0, u_int opts=0) | GVectT< T > | inline |
| GVectT(u_int size, T &data, u_int opts=0) | GVectT< T > | inline |
| GVectT(u_int size, T *data, u_int opts=0) | GVectT< T > | inline |
| GVectT(const GVectT< T > &vector) | GVectT< T > | |
| GVectT(const GVectT< T > &vector, u_int opts) | GVectT< T > | |
| Index() const | GVectT< T > | inline |
| IsAlwaysSorted() const | GCollectionT< T > | inline |
| IsCaseSensitive() const | GCollectionT< T > | inline |
| IsInstanceOf() const | GVectT< T > | inline |
| IsInstanceOf() (defined in GVectT< T >) | GVectT< T > | inline |
| IsReverseSorted() const | GCollectionT< T > | inline |
| IsSortable() const | GCollectionT< T > | inline |
| iter_array | GVectT< T > | protected |
| Last() const | GVectT< T > | |
| Next() const | GVectT< T > | |
| Null() | GVectT< T > | inlinestatic |
| operator=(const GVectT< T > &vector) | GVectT< T > | |
| operator[](u_int n) const | GVectT< T > | inlinevirtual |
| options | GCollectionT< T > | protected |
| Previous() const | GVectT< T > | |
| Remove() | GVectT< T > | virtual |
| Remove(u_int index) | GVectT< T > | virtual |
| Remove(const T *ptr, bool all=true) | GVectT< T > | virtual |
| Resize(u_int new_size) | GVectT< T > | virtual |
| StaticClassName() (defined in GVectT< T >) | GVectT< T > | inlinestatic |
| Take() | GVectT< T > | inlinevirtual |
| Take(const T *ptr) | GVectT< T > | virtual |
| UniqueNameOption() const | GCollectionT< T > | inline |
| ~GCollectionT() | GCollectionT< T > | inlinevirtual |
| ~GVectT() | GVectT< T > | inlinevirtual |