|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <Ccd0ExpImp.h>
Data Fields | |
| int | col |
| std::string | desc |
| int | row |
| TableCellValueTypeS | value |
Table cell containing row, col, desc and value for a parmDef
Definition at line 296 of file Ccd0ExpImp.h.
| int TableCell::col |
row and col indicate the number of values for a parameter definition
Definition at line 298 of file Ccd0ExpImp.h.
| std::string TableCell::desc |
description
Definition at line 299 of file Ccd0ExpImp.h.
| int TableCell::row |
row and col indicate the number of values for a parameter definition
Definition at line 297 of file Ccd0ExpImp.h.
| TableCellValueTypeS TableCell::value |
value
Definition at line 300 of file Ccd0ExpImp.h.