NEDSupport::Sizeof Class Reference

sizeof operator. More...

#include <nedsupport.h>

Inheritance diagram for NEDSupport::Sizeof:
cDynamicExpression::Functor cObject

List of all members.

Public Member Functions

Sizeofdup () const
virtual const char * getFullName () const

Detailed Description

sizeof operator.

See also: SiblingModuleSizeof


Member Function Documentation

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]

When this object is part of a vector (like a submodule can be part of a module vector, or a gate can be part of a gate vector), this method returns the object's name with the index in brackets; for example: "out[5]".

This default implementation just returns getName().

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