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

#include <FONT_Enums.h>

Static Public Member Functions

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

Static Public Attributes

static constexpr FONT_Weight SENTINEL = FONT_Weight(0)
 
static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< FONT_Weight >

Definition at line 81 of file FONT_Enums.h.

Member Function Documentation

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

Definition at line 84 of file FONT_Enums.h.

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

Definition at line 86 of file FONT_Enums.h.

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

Definition at line 85 of file FONT_Enums.h.

Member Data Documentation

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

Definition at line 88 of file FONT_Enums.h.

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

Definition at line 83 of file FONT_Enums.h.


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