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

#include <UN_Include.h>

Static Public Member Functions

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

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< UN_DataID >

Definition at line 606 of file UN_Include.h.

Member Function Documentation

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

Definition at line 608 of file UN_Include.h.

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

Definition at line 610 of file UN_Include.h.

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

Definition at line 609 of file UN_Include.h.

Member Data Documentation

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

Definition at line 611 of file UN_Include.h.


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