sizeof operator. More...
#include <nedsupport.h>
Public Member Functions | |
Sizeof * | dup () const |
virtual const char * | getFullName () const |
sizeof operator.
See also: SiblingModuleSizeof
Sizeof* NEDSupport::Sizeof::dup | ( | ) | const [inline, virtual] |
Should be redefined in subclasses to create an exact copy of this object.
The default implementation just throws an error, to indicate that the method was not redefined.
Reimplemented from cObject.
virtual const char* NEDSupport::Sizeof::getFullName | ( | ) | const [inline, virtual] |