HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_StorageNum< int32 > Struct Template Reference

#include <UT_Storage.h>

Public Types

typedef int32 Type
 
typedef int32 AtLeast32Bit
 
typedef fpreal32 MathFloat
 
typedef int64 SecondGuess
 

Static Public Attributes

static const UT_Storage theStorage = UT_Storage::INT32
 
static constexpr bool theIsFloat = SYS_IsFloatingPoint_v< Type >
 
static constexpr bool theIsInt = SYS_IsIntegral_v< Type >
 

Detailed Description

template<>
struct UT_StorageNum< int32 >

Definition at line 125 of file UT_Storage.h.

Member Typedef Documentation

Definition at line 128 of file UT_Storage.h.

Definition at line 129 of file UT_Storage.h.

Definition at line 130 of file UT_Storage.h.

Definition at line 127 of file UT_Storage.h.

Member Data Documentation

constexpr bool UT_StorageNum< int32 >::theIsFloat = SYS_IsFloatingPoint_v< Type >
static

Definition at line 131 of file UT_Storage.h.

constexpr bool UT_StorageNum< int32 >::theIsInt = SYS_IsIntegral_v< Type >
static

Definition at line 132 of file UT_Storage.h.

Definition at line 126 of file UT_Storage.h.


The documentation for this struct was generated from the following file: