HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::DefaultClearer< FONT_Style > Struct Template Reference

#include <FONT_Enums.h>

Static Public Member Functions

static void clear (FONT_Style &v)
 
static bool isClear (FONT_Style v)
 
static void clearConstruct (FONT_Style *p)
 

Static Public Attributes

static constexpr FONT_Style SENTINEL = FONT_Style(0x80000000)
 
static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< FONT_Style >

Definition at line 70 of file FONT_Enums.h.

Member Function Documentation

static void UT::DefaultClearer< FONT_Style >::clear ( FONT_Style v)
inlinestatic

Definition at line 73 of file FONT_Enums.h.

static void UT::DefaultClearer< FONT_Style >::clearConstruct ( FONT_Style p)
inlinestatic

Definition at line 75 of file FONT_Enums.h.

static bool UT::DefaultClearer< FONT_Style >::isClear ( FONT_Style  v)
inlinestatic

Definition at line 74 of file FONT_Enums.h.

Member Data Documentation

const bool UT::DefaultClearer< FONT_Style >::clearNeedsDestruction = false
static

Definition at line 77 of file FONT_Enums.h.

constexpr FONT_Style UT::DefaultClearer< FONT_Style >::SENTINEL = FONT_Style(0x80000000)
static

Definition at line 72 of file FONT_Enums.h.


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