Main Page Modules Class Hierarchy Compound List File List Compound Members
cModulePar Member List
This is the complete list of members for cModulePar, including all inherited members.
- afterChange()
[protected, virtual]
- beforeChange()
[protected, virtual]
- boolValue()
- cancelRedirection()
- changed()
- className() const
[virtual]
- cModulePar(const cPar &other)
- cModulePar(const char *name=NULL)
[explicit]
- cModulePar(const char *name, cPar &other)
[explicit]
- cmpbyname(cObject *one, cObject *other)
[static]
- cmpbyvalue(cObject *one, cObject *other)
[static]
- cObject(const cObject &obj)
- cObject()
- cObject(const char *name)
[explicit]
- configPointer(VoidDelFunc delfunc, VoidDupFunc dupfunc, size_t itemsize=0)
- convertToConst()
- copyNotSupported() const
[protected]
- cPar(const cPar &other)
- cPar(const char *name=NULL)
[explicit]
- cPar(const char *name, cPar &other)
[explicit]
- defaultOwner() const
[virtual]
- destruct()
[inline]
- discard(cObject *object)
[inline, protected]
- doubleValue()
- drop(cObject *object)
[inline, protected]
- dup() const
[inline, virtual]
- equalsTo(cPar *par)
- findObject(const char *name, bool deep=true)
- forEach(ForeachFunc f)
[virtual]
- fullName() const
[inline, virtual]
- fullPath() const
[virtual]
- fullPath(char *buffer, int bufsize) const
[virtual]
- getAsText(char *buf, int maxlen)
[virtual]
- info(char *buf)
[virtual]
- isInput() const
- isName(const char *s) const
[inline]
- isNumeric() const
- isRedirected() const
[inline]
- longValue()
- name() const
[inline]
- netPack()
[virtual]
- netUnpack()
[virtual]
- objectValue()
- operator bool()
[inline]
- operator char()
[inline]
- operator cObject *()
[inline]
- operator const char *()
[inline]
- operator double()
[inline]
- operator int()
[inline]
- operator long()
[inline]
- operator long double()
[inline]
- operator new(size_t m)
- operator unsigned char()
[inline]
- operator unsigned int()
[inline]
- operator unsigned long()
[inline]
- operator void *()
[inline]
- operator=(const cModulePar &otherpar)
- cPar::operator=(const cPar &otherpar)
- cPar::operator=(bool b)
[inline]
- cPar::operator=(const char *s)
[inline]
- cPar::operator=(char c)
[inline]
- cPar::operator=(unsigned char c)
[inline]
- cPar::operator=(int i)
[inline]
- cPar::operator=(unsigned int i)
[inline]
- cPar::operator=(long l)
[inline]
- cPar::operator=(unsigned long l)
[inline]
- cPar::operator=(double d)
[inline]
- cPar::operator=(void *ptr)
[inline]
- cPar::operator=(cObject *obj)
[inline]
- cObject::operator=(const cObject &o)
- owner() const
[inline]
- ownerModule() const
[inline]
- pointerValue()
- prompt()
- read()
- redirection()
- setBoolValue(bool b)
- setDoubleValue(double d)
- setDoubleValue(cStatistic *res)
- setDoubleValue(ExprElem *x, int n)
- setDoubleValue(cDoubleExpression *expr)
- setDoubleValue(MathFuncNoArg f)
- setDoubleValue(MathFunc1Arg f, double p1)
- setDoubleValue(MathFunc2Args f, double p1, double p2)
- setDoubleValue(MathFunc3Args f, double p1, double p2, double p3)
- setDoubleValue(MathFunc4Args f, double p1, double p2, double p3, double p4)
- setFromText(const char *text, char tp)
[virtual]
- setInput(bool ip)
- setLongValue(long l)
- setName(const char *s)
[inline]
- setObjectValue(cObject *obj)
- setOwner(cObject *newowner)
- setOwnerModule(cModule *om)
[inline]
- setPointerValue(void *ptr)
- setPrompt(const char *s)
- setRedirection(cPar *par)
- setStringValue(const char *s)
- storage() const
[inline]
- stringValue()
- take(cObject *object)
[inline, protected]
- takeOwnership(bool tk)
[inline]
- takeOwnership() const
[inline]
- type() const
- writeContents(ostream &os)
[virtual]
- writeTo(ostream &os)
[virtual]
- ~cModulePar()
[virtual]
- ~cObject()
[virtual]
- ~cPar()
[virtual]
Generated at Mon Jun 16 23:37:32 2003 for OMNeT++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001