|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <Ccd0ExpImp.h>
Data Fields | |
| std::vector< BlocksS > | blocks |
| std::string | name |
| std::vector< RecordsS > | records |
| std::string | startAddress |
Name, start address, blocks and records information of a memory layout
Definition at line 180 of file Ccd0ExpImp.h.
| std::vector<BlocksS> MemoryLayoutDetails::blocks |
memory blocks inside the layout
Definition at line 184 of file Ccd0ExpImp.h.
| std::string MemoryLayoutDetails::name |
Header for a memory layout
Definition at line 182 of file Ccd0ExpImp.h.
| std::vector<RecordsS> MemoryLayoutDetails::records |
memory records/parm defs inside the layout
Definition at line 185 of file Ccd0ExpImp.h.
| std::string MemoryLayoutDetails::startAddress |
start address of the layout
Definition at line 183 of file Ccd0ExpImp.h.