Open CASCADE Technology  6.9.0
Data Structures | Macros | Functions

FSD_FileHeader.hxx File Reference

Data Structures

struct  FSD_FileHeader
 

Macros

#define DO_INVERSE   0
 

Functions

Standard_Integer InverseInt (const Standard_Integer theValue)
 
long InverseLong (const long theValue)
 
Standard_ExtCharacter InverseExtChar (const Standard_ExtCharacter theValue)
 
Standard_Real InverseReal (const Standard_Real theValue)
 
Standard_ShortReal InverseShortReal (const Standard_ShortReal theValue)
 
template<int size>
Standard_Size InverseSizeSpecialized (const Standard_Size theValue, int)
 
template<>
Standard_Size InverseSizeSpecialized< 4 > (const Standard_Size theValue, int)
 
template<>
Standard_Size InverseSizeSpecialized< 8 > (const Standard_Size theValue, int)
 
Standard_Size InverseSize (const Standard_Size theValue)
 

Macro Definition Documentation

#define DO_INVERSE   0

Function Documentation

Standard_ExtCharacter InverseExtChar ( const Standard_ExtCharacter  theValue)
inline
Standard_Integer InverseInt ( const Standard_Integer  theValue)
inline
long InverseLong ( const long  theValue)
inline
Standard_Real InverseReal ( const Standard_Real  theValue)
inline
Standard_ShortReal InverseShortReal ( const Standard_ShortReal  theValue)
inline
Standard_Size InverseSize ( const Standard_Size  theValue)
inline
template<int size>
Standard_Size InverseSizeSpecialized ( const Standard_Size  theValue,
int   
)
inline
template<>
Standard_Size InverseSizeSpecialized< 4 > ( const Standard_Size  theValue,
int   
)
inline
template<>
Standard_Size InverseSizeSpecialized< 8 > ( const Standard_Size  theValue,
int   
)
inline