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

#include <UN_Include.h>

Static Public Member Functions

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

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< UN_DataIndex >

Definition at line 625 of file UN_Include.h.

Member Function Documentation

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

Definition at line 627 of file UN_Include.h.

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

Definition at line 629 of file UN_Include.h.

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

Definition at line 628 of file UN_Include.h.

Member Data Documentation

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

Definition at line 630 of file UN_Include.h.


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