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

#include <GU_DetailHandle.h>

Static Public Member Functions

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

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< GU_ConstDetailHandle >

Definition at line 389 of file GU_DetailHandle.h.

Member Function Documentation

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

Definition at line 391 of file GU_DetailHandle.h.

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

Definition at line 401 of file GU_DetailHandle.h.

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

Definition at line 396 of file GU_DetailHandle.h.

Member Data Documentation

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

Definition at line 406 of file GU_DetailHandle.h.


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