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

#include <UNI_ID.h>

Static Public Member Functions

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

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< UNI_ID >

Definition at line 171 of file UNI_ID.h.

Member Function Documentation

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

Definition at line 173 of file UNI_ID.h.

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

Definition at line 175 of file UNI_ID.h.

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

Definition at line 174 of file UNI_ID.h.

Member Data Documentation

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

Definition at line 176 of file UNI_ID.h.


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