NEDSupport::SiblingModuleParameterRef Class Reference

#include <nedsupport.h>

Inheritance diagram for NEDSupport::SiblingModuleParameterRef:

cDynamicExpression::Functor cObject

List of all members.


Detailed Description

siblingModuleParameter, indexedSiblingModuleParameter

Public Member Functions

SiblingModuleParameterRefdup () const
virtual const char * getFullName () const

Member Function Documentation

SiblingModuleParameterRef* NEDSupport::SiblingModuleParameterRef::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::SiblingModuleParameterRef::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 Wed Apr 3 14:40:28 2013 for OMNeT++ Simulation Library by  doxygen 1.5.5