cConfigOption Member List
This is the complete list of members for
cConfigOption, including all inherited members.
cConfigOption(const char *name, bool isGlobal, Type type, const char *unit, const char *defaultValue, const char *description) | cConfigOption | |
cConfigOption(const char *name, ObjectKind kind, Type type, const char *unit, const char *defaultValue, const char *description) | cConfigOption | |
cNamedObject() | cNamedObject | |
cNamedObject(const char *name, bool namepooling=true) | cNamedObject | [explicit] |
cNamedObject(const cNamedObject &obj) | cNamedObject | |
cNoncopyableOwnedObject(const char *name=NULL, bool namepooling=true) | cNoncopyableOwnedObject | [inline, explicit] |
cNamedObject::cObject() | cObject | [inline] |
cNamedObject::cObject(const cObject &other) | cObject | [inline] |
copyNotSupported() const | cObject | |
cOwnedObject() | cOwnedObject | |
cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | [explicit] |
cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
detailedInfo() const | cObject | [virtual] |
drop(cOwnedObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
dup() const | cNoncopyableOwnedObject | [virtual] |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | [virtual] |
getClassName() const | cObject | [virtual] |
getDefaultOwner() | cOwnedObject | [static] |
getDefaultValue() const | cConfigOption | [inline] |
getDescription() const | cConfigOption | [inline] |
getFullName() const | cObject | [inline, virtual] |
getFullPath() const | cObject | [virtual] |
getLiveObjectCount() | cOwnedObject | [inline, static] |
getName() const | cNamedObject | [inline, virtual] |
getNamePooling() | cNamedObject | [inline, virtual] |
getObjectKind() const | cConfigOption | [inline] |
getObjectKindName(ObjectKind kind) | cConfigOption | [static] |
getOwner() const | cOwnedObject | [inline, virtual] |
getTotalObjectCount() | cOwnedObject | [inline, static] |
getType() const | cConfigOption | [inline] |
getTypeName(Type type) | cConfigOption | [static] |
getUnit() const | cConfigOption | [inline] |
info() const | cConfigOption | [virtual] |
isGlobal() const | cConfigOption | [inline] |
isName(const char *s) const | cObject | [inline] |
isOwnedObject() const | cOwnedObject | [inline, virtual] |
isPerObject() const | cConfigOption | [inline] |
isSoftOwner() const | cOwnedObject | [inline, virtual] |
ObjectKind enum name | cConfigOption | |
cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
cOwnedObject::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
parsimPack(cCommBuffer *buffer) | cNoncopyableOwnedObject | [virtual] |
parsimUnpack(cCommBuffer *buffer) | cNoncopyableOwnedObject | [virtual] |
resetObjectCounters() | cOwnedObject | [inline, static] |
setName(const char *s) | cNamedObject | [virtual] |
setNamePooling(bool b) | cNamedObject | [virtual] |
take(cOwnedObject *obj) | cObject | [protected, virtual] |
Type enum name | cConfigOption | |
~cNamedObject() | cNamedObject | [virtual] |
~cObject() | cObject | [virtual] |
~cOwnedObject() | cOwnedObject | [virtual] |