Main Page Modules Class Hierarchy Compound List File List Compound Members
cWatch Member List
This is the complete list of members for cWatch, including all inherited members.
- className() const
[virtual]
- cmpbyname(cObject *one, cObject *other)
[static]
- cObject(const cObject &obj)
- cObject()
- cObject(const char *name)
[explicit]
- copyNotSupported() const
[protected]
- cWatch(const cWatch &vs)
- cWatch(const char *name, char &c)
[inline]
- cWatch(const char *name, signed char &c)
[inline]
- cWatch(const char *name, unsigned char &c)
[inline]
- cWatch(const char *name, bool &b)
[inline]
- cWatch(const char *name, int &i)
[inline]
- cWatch(const char *name, unsigned int &i)
[inline]
- cWatch(const char *name, long &l)
[inline]
- cWatch(const char *name, unsigned long &l)
[inline]
- cWatch(const char *name, double &d)
[inline]
- cWatch(const char *name, const char *&s)
[inline]
- cWatch(const char *name, const signed char *&s)
[inline]
- cWatch(const char *name, const unsigned char *&s)
[inline]
- cWatch(const char *name, const cObject *&o)
[inline]
- defaultOwner() const
[virtual]
- destruct()
[inline]
- discard(cObject *object)
[inline, protected]
- drop(cObject *object)
[inline, protected]
- dup() const
[inline, virtual]
- 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]
- info(char *buf)
[virtual]
- isName(const char *s) const
[inline]
- name() const
[inline]
- netPack()
[virtual]
- netUnpack()
[virtual]
- operator new(size_t m)
- operator=(const cWatch &vs)
[inline]
- cObject::operator=(const cObject &o)
- owner() const
[inline]
- pointer() const
[inline]
- printTo(char *s)
[virtual]
- setName(const char *s)
[inline]
- setOwner(cObject *newowner)
- storage() const
[inline]
- take(cObject *object)
[inline, protected]
- takeOwnership(bool tk)
[inline]
- takeOwnership() const
[inline]
- typeChar() const
[inline]
- writeContents(ostream &os)
[virtual]
- writeTo(ostream &os)
[virtual]
- ~cObject()
[virtual]
Generated at Mon Jun 16 23:37:33 2003 for OMNeT++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001