|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <Ccd0ExpImp.h>
Data Fields | |
| std::string | blockName |
| Blocks * | parentBlock |
| std::string | startAddressOffset |
Blocks structure contains the information(address, block name, parent block) of a Memory block
Definition at line 158 of file Ccd0ExpImp.h.
| 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.