JGAudioList Member List
This is the complete list of members for
JGAudioList, including all inherited members.
add(const char *id, const char *name, const char *clockrate, const char *bitrate, const char *synonym) | JGAudioList | [inline] |
alive() const | GenObject | [virtual] |
append(const GenObject *obj, bool compact=true) | ObjList | |
autoDelete() | ObjList | [inline] |
clear() | ObjList | |
count() const | ObjList | |
createList(String &dest, bool synonym, const char *sep=",") | JGAudioList | |
destruct() | GenObject | [virtual] |
find(const GenObject *obj) const | ObjList | |
find(const String &str) const | ObjList | |
findSynonym(const String &value) | JGAudioList | |
fromXML(XMLElement *xml) | JGAudioList | |
get() const | ObjList | [inline] |
getObject(const String &name) const | ObjList | [virtual] |
insert(const GenObject *obj, bool compact=true) | ObjList | |
last() const | ObjList | |
length() const | ObjList | |
next() const | ObjList | [inline] |
ObjList() | ObjList | |
operator+(int index) const | ObjList | |
operator[](int index) const | ObjList | |
operator[](const String &str) const | ObjList | |
remove(bool delobj=true) | ObjList | |
remove(GenObject *obj, bool delobj=true) | ObjList | |
set(const GenObject *obj, bool delold=true) | ObjList | |
setDelete(bool autodelete) | ObjList | [inline] |
skipNext() const | ObjList | |
skipNull() const | ObjList | |
toString() const | GenObject | [virtual] |
toXML(bool telEvent=true) | JGAudioList | |
~GenObject() | GenObject | [inline, virtual] |
~ObjList() | ObjList | [virtual] |