Version: 9.15.0
SALOMEDSTest_AttributeParameter.cxx File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define PT_INTEGER   0
 
#define PT_REAL   1
 
#define PT_BOOLEAN   2
 
#define PT_STRING   3
 
#define PT_REALARRAY   4
 
#define PT_INTARRAY   5
 
#define PT_STRARRAY   6
 

Macro Definition Documentation

◆ PT_BOOLEAN

#define PT_BOOLEAN   2

◆ PT_INTARRAY

#define PT_INTARRAY   5

◆ PT_INTEGER

#define PT_INTEGER   0

◆ PT_REAL

#define PT_REAL   1

◆ PT_REALARRAY

#define PT_REALARRAY   4

◆ PT_STRARRAY

#define PT_STRARRAY   6

◆ PT_STRING

#define PT_STRING   3