className() const | cPolymorphic | [virtual] |
clear() | cTopology | |
cmpbyname(cObject *one, cObject *other) | cObject | [static] |
cObject(const cObject &obj) | cObject | |
cObject() | cObject | |
cObject(const char *name) | cObject | [explicit] |
copyNotSupported() const | cObject | [protected] |
cPolymorphic() | cPolymorphic | [inline] |
cTopology(const char *name=NULL) | cTopology | [explicit] |
cTopology(const cTopology &topo) | cTopology | |
defaultOwner() | cObject | [static] |
detailedInfo() const | cPolymorphic | [virtual] |
drop(cObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cObject *obj) | cObject | [protected] |
dup() const | cTopology | [inline, virtual] |
extractByModuleType(const char *type1,...) | cTopology | |
extractByModuleType(const char **types) | cTopology | |
extractByModuleType(const std::vector< std::string > types) | cTopology | |
extractByParameter(const char *parname, cPar *value=NULL) | cTopology | |
extractFromNetwork(int(*selfunc)(cModule *, void *), void *userdata=NULL) | cTopology | |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | [virtual] |
fullName() const | cObject | [inline, virtual] |
fullPath() const | cObject | [virtual] |
fullPath(char *buffer, int buffersize) const | cObject | [virtual] |
info() const | cTopology | [virtual] |
cObject::info(char *buf) | cPolymorphic | [virtual] |
isName(const char *s) const | cObject | [inline] |
isSoftOwner() | cObject | [inline, virtual] |
liveObjectCount() | cObject | [inline, static] |
name() const | cObject | [inline] |
netPack(cCommBuffer *buffer) | cTopology | [virtual] |
netUnpack(cCommBuffer *buffer) | cTopology | [virtual] |
node(int i) | cTopology | |
nodeFor(cModule *mod) | cTopology | |
nodes() const | cTopology | [inline] |
operator=(const cTopology &topo) | cTopology | |
cObject::operator=(const cObject &o) | cObject | |
owner() const | cObject | [inline] |
resetMessageCounters() | cObject | [inline, static] |
setName(const char *s) | cObject | [virtual] |
take(cObject *obj) | cObject | [protected, virtual] |
targetNode() const | cTopology | [inline] |
totalObjectCount() | cObject | [inline, static] |
unweightedSingleShortestPathsTo(Node *target) | cTopology | |
writeContents(std::ostream &os) | cObject | [virtual] |
~cObject() | cObject | [virtual] |
~cPolymorphic() | cPolymorphic | [inline, virtual] |
~cTopology() | cTopology | [virtual] |