cWatch_cObject Class Reference
[Internal classes]

Watch class, specifically for objects subclassed from cObject. More...

#include <cwatch.h>

Inheritance diagram for cWatch_cObject:
cWatchBase cNoncopyableOwnedObject cOwnedObject noncopyable cNamedObject cObject

List of all members.

Public Member Functions

virtual const char * getClassName () const
virtual std::string info () const
virtual bool supportsAssignment () const

Detailed Description

Watch class, specifically for objects subclassed from cObject.


Member Function Documentation

virtual const char* cWatch_cObject::getClassName (  )  const [inline, virtual]

Returns a pointer to the class name string.

This method is implemented using typeid (C++ RTTI), and it does not need to be overridden in subclasses.

Reimplemented from cObject.

virtual std::string cWatch_cObject::info (  )  const [inline, virtual]

Can be redefined to produce a one-line description of object.

The string appears in the graphical user interface (Tkenv) e.g. when the object is displayed in a listbox. The returned string should possibly be at most 80-100 characters long, and must not contain newline.

See also:
detailedInfo()

Reimplemented from cObject.


The documentation for this class was generated from the following file:
Generated on Tue Dec 2 11:16:30 2014 for OMNeT++ Simulation Library by  doxygen 1.6.3