OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cTopology, including all inherited members.
addLink(Link *link, Node *srcNode, Node *destNode) | cTopology | virtual |
addLink(Link *link, cGate *srcGate, cGate *destGate) | cTopology | virtual |
addNode(Node *node) | cTopology | virtual |
calculateUnweightedSingleShortestPathsTo(Node *target) | cTopology | virtual |
calculateWeightedSingleShortestPathsTo(Node *target) | cTopology | virtual |
clear() | cTopology | 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 | |
createLink() | cTopology | inlineprotectedvirtual |
createNode(cModule *module) | cTopology | inlineprotectedvirtual |
cTopology(const char *name=nullptr) | cTopology | explicit |
cTopology(const cTopology &topo) | cTopology | |
deleteLink(Link *link) | cTopology | virtual |
deleteNode(Node *node) | cTopology | virtual |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cTopology | inlinevirtual |
extractByModulePath(const std::vector< std::string > &fullPathPatterns) | cTopology | virtual |
extractByNedTypeName(const std::vector< std::string > &nedTypeNames) | cTopology | virtual |
extractByParameter(const char *paramName, const char *paramValue=nullptr) | cTopology | virtual |
extractByProperty(const char *propertyName, const char *value=nullptr) | cTopology | virtual |
extractFromNetwork(bool(*selfunc)(cModule *, void *), void *userdata=nullptr) | cTopology | virtual |
extractFromNetwork(Predicate *predicate) | cTopology | virtual |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | virtual |
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 |
getNode(int i) const | cTopology | virtual |
getNodeFor(cModule *mod) const | cTopology | virtual |
getNumNodes() const | cTopology | inlinevirtual |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getTargetNode() const | cTopology | inlinevirtual |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
isName(const char *s) const | cObject | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
operator=(const cTopology &topo) | cTopology | |
omnetpp::cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
printOn(std::ostream &os) const | cObject | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
str() const override | cTopology | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |
~cTopology() | cTopology | virtual |