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

#include <UT_ValArray.h>

Static Public Member Functions

static void clear (UT_ValArray< T > &v)
 
static bool isClear (const UT_ValArray< T > &v)
 
static void clearConstruct (UT_ValArray< T > *p)
 

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<typename T>
struct UT::DefaultClearer< UT_ValArray< T > >

Definition at line 419 of file UT_ValArray.h.

Member Function Documentation

template<typename T >
static void UT::DefaultClearer< UT_ValArray< T > >::clear ( UT_ValArray< T > &  v)
inlinestatic

Definition at line 421 of file UT_ValArray.h.

template<typename T >
static void UT::DefaultClearer< UT_ValArray< T > >::clearConstruct ( UT_ValArray< T > *  p)
inlinestatic

Definition at line 423 of file UT_ValArray.h.

template<typename T >
static bool UT::DefaultClearer< UT_ValArray< T > >::isClear ( const UT_ValArray< T > &  v)
inlinestatic

Definition at line 422 of file UT_ValArray.h.

Member Data Documentation

template<typename T >
const bool UT::DefaultClearer< UT_ValArray< T > >::clearNeedsDestruction = false
static

Definition at line 427 of file UT_ValArray.h.


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