OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cValueArray, including all inherited members.
add(const cValue &value) | cValueArray | virtual |
asBoolVector() const | cValueArray | |
asDoubleVector() const | cValueArray | |
asDoubleVectorInUnit(const char *targetUnit) const | cValueArray | |
asIntVector() const | cValueArray | |
asIntVectorInUnit(const char *targetUnit) const | cValueArray | |
asObjectVector() const | cValueArray | |
asStringVector() const | cValueArray | |
clear() | cValueArray | virtual |
cNamedObject() | cNamedObject | inline |
cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
cNamedObject(const cNamedObject &obj) | cNamedObject | |
omnetpp::cNamedObject::cObject(const cObject &other)=default | cObject | |
copyNotSupported() const | cObject | |
cOwnedObject() | cOwnedObject | |
cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
cValueArray(const cValueArray &other) | cValueArray | inline |
cValueArray(const char *name=nullptr, int capacity=0) | cValueArray | inlineexplicit |
cValueContainer(const char *name=nullptr) | cValueContainer | inlineexplicit |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cValueArray | inlinevirtual |
erase(int k) | cValueArray | virtual |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) override | cValueArray | virtual |
get(int k) const | cValueArray | virtual |
getArray() const | cValueArray | inline |
getCapacity() const | cValueArray | inlinevirtual |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getDescriptor() const | cObject | virtual |
getFullName() const | cObject | inlinevirtual |
getFullPath() const | cObject | virtual |
getLiveObjectCount() | cOwnedObject | inlinestatic |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
insert(int k, const cValue &value) | cValueArray | virtual |
isName(const char *s) const | cObject | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
operator=(const cValueArray &other) | cValueArray | |
omnetpp::cValueContainer::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
operator[](int k) const | cValueArray | inline |
printOn(std::ostream &os) const | cObject | virtual |
remove(int k) | cValueArray | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
set(int k, const cValue &value) | cValueArray | |
setCapacity(int capacity) | cValueArray | inlinevirtual |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
size() const | cValueArray | inlinevirtual |
str() const override | cValueArray | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |
~cValueArray() | cValueArray | virtual |