ITK Function Reference

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

#include <Ccd0ExpImp.h>

Data Fields

std::string blockName
 
BlocksparentBlock
 
std::string startAddressOffset
 

Detailed Description

Blocks structure contains the information(address, block name, parent block) of a Memory block

Definition at line 158 of file Ccd0ExpImp.h.

Field Documentation

std::string Blocks::blockName

Name of the memory block

Definition at line 161 of file Ccd0ExpImp.h.

Blocks* Blocks::parentBlock

pointer to the parent memory block structure

Definition at line 162 of file Ccd0ExpImp.h.

std::string Blocks::startAddressOffset

offset address is position/address of the block with respect to the Memory Layout or parent block

Definition at line 160 of file Ccd0ExpImp.h.


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