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

#include <UT_Storage.h>

Public Types

typedef int64 Type
 
typedef int64 AtLeast32Bit
 
typedef fpreal64 MathFloat
 
typedef int32 SecondGuess
 

Static Public Attributes

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

Detailed Description

template<>
struct UT_StorageNum< int64 >

Definition at line 135 of file UT_Storage.h.

Member Typedef Documentation

Definition at line 138 of file UT_Storage.h.

Definition at line 139 of file UT_Storage.h.

Definition at line 140 of file UT_Storage.h.

Definition at line 137 of file UT_Storage.h.

Member Data Documentation

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

Definition at line 141 of file UT_Storage.h.

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

Definition at line 142 of file UT_Storage.h.

Definition at line 136 of file UT_Storage.h.


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