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

#include <PDGT_Value.h>

Static Public Member Functions

static void clear (PDGT_Value &value)
 
static bool isClear (const PDGT_Value &value)
 
static void clearConstruct (PDGT_Value *p)
 

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< PDGT_Value >

Definition at line 124 of file PDGT_Value.h.

Member Function Documentation

static void UT::DefaultClearer< PDGT_Value >::clear ( PDGT_Value value)
inlinestatic

Definition at line 126 of file PDGT_Value.h.

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

Definition at line 130 of file PDGT_Value.h.

static bool UT::DefaultClearer< PDGT_Value >::isClear ( const PDGT_Value value)
inlinestatic

Definition at line 128 of file PDGT_Value.h.

Member Data Documentation

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

Definition at line 132 of file PDGT_Value.h.


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