addGateDecl(const char *name, const char type, bool isvector=false) | cModuleInterface | |
addParamDecl(const char *name, const char *types) | cModuleInterface | |
addParametersGatesTo(cModule *module) | cModuleInterface | |
allocateGateDecls(int maxnumgates) | cModuleInterface | |
allocateParamDecls(int maxnumparams) | cModuleInterface | |
checkParametersOf(cModule *module) | cModuleInterface | |
className() const | cPolymorphic | [virtual] |
cModuleInterface(const char *name) | cModuleInterface | |
cModuleInterface(const char *name, DeclarationItem *decltable) | cModuleInterface | |
cModuleInterface(const cModuleInterface &mi) | cModuleInterface | |
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] |
defaultOwner() | cObject | [static] |
detailedInfo() const | cPolymorphic | [virtual] |
drop(cObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cObject *obj) | cObject | [protected] |
dup() const | cModuleInterface | [inline, virtual] |
findGate(const char *name) | cModuleInterface | |
findObject(const char *name, bool deep=true) | cObject | |
findParam(const char *name) | cModuleInterface | |
forEachChild(cVisitor *v) | cObject | [virtual] |
fullName() const | cObject | [inline, virtual] |
fullPath() const | cObject | [virtual] |
fullPath(char *buffer, int buffersize) const | cObject | [virtual] |
gateName(int k) | cModuleInterface | |
gateType(int k) | cModuleInterface | |
info() const | cPolymorphic | [virtual] |
info(char *buf) | cPolymorphic | [virtual] |
isGateVector(int k) | cModuleInterface | |
isName(const char *s) const | cObject | [inline] |
isParamConst(int k) | cModuleInterface | |
isSoftOwner() | cObject | [inline, virtual] |
liveObjectCount() | cObject | [inline, static] |
name() const | cObject | [inline] |
netPack(cCommBuffer *buffer) | cObject | [virtual] |
netUnpack(cCommBuffer *buffer) | cObject | [virtual] |
numGates() | cModuleInterface | |
numParams() | cModuleInterface | |
operator=(const cModuleInterface &mi) | cModuleInterface | |
cObject::operator=(const cObject &o) | cObject | |
owner() const | cObject | [inline] |
paramName(int k) | cModuleInterface | |
paramType(int k) | cModuleInterface | |
resetMessageCounters() | cObject | [inline, static] |
setName(const char *s) | cObject | [virtual] |
take(cObject *obj) | cObject | [protected, virtual] |
totalObjectCount() | cObject | [inline, static] |
writeContents(std::ostream &os) | cObject | [virtual] |
~cModuleInterface() | cModuleInterface | [virtual] |
~cObject() | cObject | [virtual] |
~cPolymorphic() | cPolymorphic | [inline, virtual] |