ITK Function Reference

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

#include <Ccd0ExpImp.h>

Data Fields

int col
 
std::string desc
 
int row
 
TableCellValueTypeS value
 

Detailed Description

Table cell containing row, col, desc and value for a parmDef

Definition at line 296 of file Ccd0ExpImp.h.

Field Documentation

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.


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