ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
ValueAddress Struct Reference

#include <Ccd0ExpImp.h>

Data Fields

std::string computedAddress
 
std::vector< std::string > computedValue
 
tag_t parmMemoryRecordTag
 
tag_t valueObjectTag
 

Detailed Description

ValueAddress is a structure having information about the memory record in a Memory block. It contains the value, computed value, computed address of the memory record.

Definition at line 34 of file Ccd0ExpImp.h.

Field Documentation

std::string ValueAddress::computedAddress

Address

Definition at line 38 of file Ccd0ExpImp.h.

std::vector<std::string> ValueAddress::computedValue

Computed Value

Definition at line 37 of file Ccd0ExpImp.h.

tag_t ValueAddress::parmMemoryRecordTag

Tag of parameter Memory record

Definition at line 39 of file Ccd0ExpImp.h.

tag_t ValueAddress::valueObjectTag

Tag of the value object

Definition at line 36 of file Ccd0ExpImp.h.


The documentation for this struct was generated from the following file: