NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Macros | Variables
niftkCommandLineParser.cxx File Reference
Include dependency graph for niftkCommandLineParser.cxx:

Namespaces

 niftk
 

Macros

#define EXIT_ERROR   -1
 
#define TRUE   1
 
#define FALSE   0
 
#define STREQUAL(a, b)   (strcmp(a,b) == 0)
 

Variables

static const char * niftk::type []
 

Macro Definition Documentation

#define EXIT_ERROR   -1
#define FALSE   0
#define STREQUAL (   a,
  b 
)    (strcmp(a,b) == 0)
#define TRUE   1