cProperty Member List
This is the complete list of members for
cProperty, including all inherited members.
addKey(const char *key) | cProperty | [virtual] |
cNamedObject() | cNamedObject | |
cNamedObject(const char *name, bool namepooling=true) | cNamedObject | [explicit] |
cNamedObject(const cNamedObject &obj) | cNamedObject | |
cObject() | cObject | [inline] |
cObject(const cObject &other) | cObject | [inline] |
containsKey(const char *key) const | cProperty | [virtual] |
copyNotSupported() const | cObject | |
cProperty(const char *name=NULL, const char *index=NULL) | cProperty | [explicit] |
cProperty(const cProperty &other) | cProperty | [inline] |
detailedInfo() const | cObject | [virtual] |
drop(cOwnedObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
dup() const | cProperty | [inline, virtual] |
erase(const char *key) | cProperty | [virtual] |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | [virtual] |
getClassName() const | cObject | [virtual] |
getFullName() const | cProperty | [virtual] |
getFullPath() const | cObject | [virtual] |
getIndex() const | cProperty | [virtual] |
getKeys() const | cProperty | [virtual] |
getName() const | cNamedObject | [inline, virtual] |
getNamePooling() | cNamedObject | [inline, virtual] |
getNumValues(const char *key) const | cProperty | [virtual] |
getOwner() const | cObject | [inline, virtual] |
getValue(const char *key, int index=0) const | cProperty | [virtual] |
info() const | cProperty | [virtual] |
isImplicit() const | cProperty | [virtual] |
isName(const char *s) const | cObject | [inline] |
isOwnedObject() const | cObject | [inline, virtual] |
operator=(const cProperty &other) | cProperty | |
cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
parsimPack(cCommBuffer *buffer) | cProperty | [virtual] |
parsimUnpack(cCommBuffer *buffer) | cProperty | [virtual] |
setIndex(const char *index) | cProperty | [virtual] |
setIsImplicit(bool b) | cProperty | [virtual] |
setName(const char *name) | cProperty | [virtual] |
setNamePooling(bool b) | cNamedObject | [virtual] |
setNumValues(const char *key, int size) | cProperty | [virtual] |
setValue(const char *key, int index, const char *value) | cProperty | [virtual] |
take(cOwnedObject *obj) | cObject | [protected, virtual] |
~cNamedObject() | cNamedObject | [virtual] |
~cObject() | cObject | [virtual] |
~cProperty() | cProperty | [virtual] |