Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::TypeTraits< Int32 > Struct Template Reference

TypeTraits<Int32>. More...

#include <OSGBaseTypeTraits.h>

Inheritance diagram for osg::TypeTraits< Int32 >:

Inheritance graph
[legend]
Collaboration diagram for osg::TypeTraits< Int32 >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Real32 RealReturnType

Static Public Methods

Int32 getZeroElement (void)
Int32 getOneElement (void)
Int32 getMax (void)
Int32 getMin (void)
Real32 getFraction (Int32 val)
Int32 getPortion (Real32 val)
Int32 getFromString (const Char8 *szString)
string putToString (const Int32 val)

Static Public Attributes

const bool IsPOD = true
const MathTypeProperties MathProp = IntValue
const Int32 BitsSet = 0xFFFFFFFF
const Int32 BitsClear = 0x00000000

Detailed Description

template<>
struct osg::TypeTraits< Int32 >

TypeTraits<Int32>.


Member Typedef Documentation

typedef Real32 osg::TypeTraits< Int32 >::RealReturnType
 


Member Function Documentation

Int32 osg::TypeTraits< Int32 >::getZeroElement void    [inline, static]
 

Int32 osg::TypeTraits< Int32 >::getOneElement void    [inline, static]
 

Int32 osg::TypeTraits< Int32 >::getMax void    [inline, static]
 

Int32 osg::TypeTraits< Int32 >::getMin void    [inline, static]
 

Real32 osg::TypeTraits< Int32 >::getFraction Int32    val [inline, static]
 

Int32 osg::TypeTraits< Int32 >::getPortion Real32    val [inline, static]
 

Int32 osg::TypeTraits< Int32 >::getFromString const Char8   szString [inline, static]
 

string osg::TypeTraits< Int32 >::putToString const Int32    val [inline, static]
 


Member Data Documentation

const bool osg::TypeTraits< Int32 >::IsPOD = true [static]
 

const MathTypeProperties osg::TypeTraits< Int32 >::MathProp = IntValue [static]
 

const Int32 osg::TypeTraits< Int32 >::BitsSet = 0xFFFFFFFF [static]
 

const Int32 osg::TypeTraits< Int32 >::BitsClear = 0x00000000 [static]
 


The documentation for this struct was generated from the following file:
Generated on Wed Jul 3 16:23:22 2002 for OpenSG by doxygen1.2.16