Yate
|
This is the complete list of members for GenericVector< Obj >, including all inherited members.
alive() const | GenObject | virtual |
append(const Obj &item) | GenericVector< Obj > | inline |
append(const Obj *items, unsigned int count) | GenericVector< Obj > | inline |
append(const ObjList &list) | GenericVector< Obj > | inline |
assign(unsigned int len, const Obj *items=0, unsigned int count=0) | GenericVector< Obj > | inline |
assign(const ObjList &list) | GenericVector< Obj > | inline |
clear() | GenericVector< Obj > | inline |
copy(Obj *dest, const ObjList &src) (defined in GenericVector< Obj >) | GenericVector< Obj > | inlineprotectedstatic |
copy(Obj *dest, const Obj *src, unsigned int n) (defined in GenericVector< Obj >) | GenericVector< Obj > | inlineprotectedstatic |
data(unsigned int offs=0, unsigned int count=0) | GenericVector< Obj > | inline |
data(unsigned int offs=0, unsigned int count=0) const | GenericVector< Obj > | inline |
dataAvail(unsigned int offs, unsigned int count) const (defined in GenericVector< Obj >) | GenericVector< Obj > | inlineprotected |
destruct() | GenObject | virtual |
fill(unsigned int offs=0, int count=-1, const Obj *value=0) | GenericVector< Obj > | inline |
fillArray(const Obj &value, Obj *dest, unsigned int n) (defined in GenericVector< Obj >) | GenericVector< Obj > | inlineprotectedstatic |
fillObj(const Obj &value, unsigned int offs=0, int count=-1) | GenericVector< Obj > | inline |
fillObj(const Obj *items, unsigned int count, unsigned int offs=0) | GenericVector< Obj > | inline |
find(const String &name, unsigned int offs=0) const | GenericVector< Obj > | inline |
findValue(const Obj &val, unsigned int offs=0) const | GenericVector< Obj > | inline |
first() | GenericVector< Obj > | inline |
first() const | GenericVector< Obj > | inline |
GenericVector(unsigned int overAlloc=0, const char *name=0) | GenericVector< Obj > | inline |
GenericVector(const Obj *items, unsigned int count, unsigned int overAlloc=0, const char *name=0) | GenericVector< Obj > | inline |
GenericVector(const ObjList &items, unsigned int overAlloc=0, const char *name=0) | GenericVector< Obj > | inline |
GenericVector(const GenericVector &other) | GenericVector< Obj > | inline |
GenObject() | GenObject | |
getObjCounter() const | GenObject | inline |
getObjCounter(const String &name, bool create=true) | GenObject | static |
getObjCounters() | GenObject | static |
getObjCounting() | GenObject | inlinestatic |
getObject(const String &name) const | GenObject | virtual |
getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
indexOf(const String &name, unsigned int offs=0, Obj **found=0) const | GenericVector< Obj > | inline |
indexOfValue(const Obj &val, unsigned int offs=0, Obj **found=0) const | GenericVector< Obj > | inline |
last() | GenericVector< Obj > | inline |
last() const | GenericVector< Obj > | inline |
length() const | GenericVector< Obj > | inline |
m_data (defined in GenericVector< Obj >) | GenericVector< Obj > | protected |
m_length (defined in GenericVector< Obj >) | GenericVector< Obj > | protected |
m_overAlloc (defined in GenericVector< Obj >) | GenericVector< Obj > | protected |
m_size (defined in GenericVector< Obj >) | GenericVector< Obj > | protected |
name() const | GenericVector< Obj > | inline |
numItems(unsigned int offs, unsigned int count) const (defined in GenericVector< Obj >) | GenericVector< Obj > | inlineprotected |
operator+=(const Obj &item) | GenericVector< Obj > | inline |
operator+=(const GenericVector &other) | GenericVector< Obj > | inline |
operator=(const GenericVector &other) | GenericVector< Obj > | inline |
operator=(const Obj &item) | GenericVector< Obj > | inline |
overAlloc() const | GenericVector< Obj > | inline |
overAlloc(unsigned int count) | GenericVector< Obj > | inline |
removeLast(unsigned int count=1) | GenericVector< Obj > | inline |
resize(unsigned int len) | GenericVector< Obj > | inline |
set(const Obj &item) | GenericVector< Obj > | inline |
setObjCounter(NamedCounter *counter) | GenObject | |
setObjCounting(bool enable) | GenObject | inlinestatic |
size() const | GenericVector< Obj > | inline |
toString() const | GenericVector< Obj > | inlinevirtual |
traceId() const | GenObject | virtual |
~GenericVector() | GenericVector< Obj > | inlinevirtual |
~GenObject() | GenObject | inlinevirtual |