ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
sample_inh.h File Reference

Go to the source code of this file.

Macros

#define APP_NAME   "SampleForm"
 
#define APP_PASSWD   "sampleform"
 
#define ATTR_TYPE   ( (POM_null_is_valid + POM_public_read + POM_public_write) )
 
#define DESC_STR_SIZE   200
 
#define ID_STR_SIZE   30
 
#define MAT_STR_SIZE   30
 
#define SAMPLE_FORM_CLASS_NAME   "SampleForm"
 
#define SF_DESC   "desc"
 
#define SF_ID   "id"
 
#define SF_MAT   "material"
 
#define SF_SIZE   "size"
 
#define SF_TYPE   "type"
 
#define SIZE_STR_SIZE   30
 
#define TYPE_STR_SIZE   30
 

Macro Definition Documentation

#define APP_NAME   "SampleForm"

Definition at line 15 of file sample_inh.h.

#define APP_PASSWD   "sampleform"

Definition at line 16 of file sample_inh.h.

#define ATTR_TYPE   ( (POM_null_is_valid + POM_public_read + POM_public_write) )

Definition at line 42 of file sample_inh.h.

#define DESC_STR_SIZE   200

Definition at line 34 of file sample_inh.h.

#define ID_STR_SIZE   30

Definition at line 33 of file sample_inh.h.

#define MAT_STR_SIZE   30

Definition at line 37 of file sample_inh.h.

#define SAMPLE_FORM_CLASS_NAME   "SampleForm"

Definition at line 20 of file sample_inh.h.

#define SF_DESC   "desc"

Definition at line 25 of file sample_inh.h.

#define SF_ID   "id"

Definition at line 24 of file sample_inh.h.

#define SF_MAT   "material"

Definition at line 28 of file sample_inh.h.

#define SF_SIZE   "size"

Definition at line 27 of file sample_inh.h.

#define SF_TYPE   "type"

Definition at line 26 of file sample_inh.h.

#define SIZE_STR_SIZE   30

Definition at line 36 of file sample_inh.h.

#define TYPE_STR_SIZE   30

Definition at line 35 of file sample_inh.h.