NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Attributes | List of all members
niftk::ad Union Reference

Public Attributes

long along
 
double afloat
 
char * astr
 
intmult
 
intpint
 
float * pfloat
 
double * pdouble
 

Detailed Description

Structures for returning parsed command line. These should be treated as ADTs and the internal fields never referenced. The function calls in class CommandLineParser should be used instead.

Member Data Documentation

double niftk::ad::afloat
long niftk::ad::along
char* niftk::ad::astr
int* niftk::ad::mult
double* niftk::ad::pdouble
float* niftk::ad::pfloat
int* niftk::ad::pint

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