Instances of DtIntegerPortData are concrete data elements containing an integer value that can be exchanged through DtIntegerInputPort and DtIntegerOutputPort objects.
More...
Detailed Description
Instances of DtIntegerPortData are concrete data elements containing an integer value that can be exchanged through DtIntegerInputPort and DtIntegerOutputPort objects.
Constructor & Destructor Documentation
| DtIntegerPortData::DtIntegerPortData |
( |
| ) |
|
| virtual DtIntegerPortData::~DtIntegerPortData |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual const DtString DtIntegerPortData::type |
( |
| ) |
const |
|
virtual |
Returns DtIntegerPortDataType.
Implements DtPortData.
| virtual void DtIntegerPortData::setValue |
( |
int |
v | ) |
|
|
virtual |
| virtual int DtIntegerPortData::value |
( |
| ) |
const |
|
virtual |
| virtual DtPortData* DtIntegerPortData::clone |
( |
| ) |
const |
|
virtual |
Returns a copy of this port data.
Implements DtPortData.
Member Data Documentation
| int DtIntegerPortData::myValue |
|
protected |
The documentation for this class was generated from the following file: