Main Page Modules Class Hierarchy Compound List File List Compound Members
cPar Member List
This is the complete list of members for cPar, including all inherited members.
- afterChange()
[protected, virtual] - beforeChange()
[protected, virtual] - boolValue()
- cancelRedirection()
- changed()
- className() const
[virtual] - 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 buffersize) 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 cPar &otherpar)
- operator=(bool b)
[inline] - operator=(const char *s)
[inline] - operator=(char c)
[inline] - operator=(unsigned char c)
[inline] - operator=(int i)
[inline] - operator=(unsigned int i)
[inline] - operator=(long l)
[inline] - operator=(unsigned long l)
[inline] - operator=(double d)
[inline] - operator=(long double d)
[inline] - operator=(void *ptr)
[inline] - operator=(cObject *obj)
[inline] - cObject::operator=(const cObject &o)
- owner() 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)
- 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] - ~cObject()
[virtual] - ~cPar()
[virtual]
Generated at Mon Jun 16 23:37:33 2003 for OMNeT++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001