#include <stddef.h>
#include <Standard_Macro.hxx>
Defines | |
#define | Standard_False (Standard_Boolean)0 |
#define | Standard_True (Standard_Boolean)1 |
Typedefs | |
typedef int | Standard_Integer |
typedef double | Standard_Real |
typedef unsigned int | Standard_Boolean |
typedef float | Standard_ShortReal |
typedef char | Standard_Character |
typedef short | Standard_ExtCharacter |
typedef unsigned char | Standard_Byte |
typedef void * | Standard_Address |
typedef size_t | Standard_Size |
typedef const char * | Standard_CString |
typedef const short * | Standard_ExtString |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|