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

#include <UT_COWValue.h>

Static Public Member Functions

static void clear (UT_COWValue< S > &v)
 
static bool isClear (const UT_COWValue< S > &v)
 
static void clearConstruct (UT_COWValue< S > *p)
 

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<typename S>
struct UT::DefaultClearer< UT_COWValue< S > >

Definition at line 261 of file UT_COWValue.h.

Member Function Documentation

template<typename S >
static void UT::DefaultClearer< UT_COWValue< S > >::clear ( UT_COWValue< S > &  v)
inlinestatic

Definition at line 263 of file UT_COWValue.h.

template<typename S >
static void UT::DefaultClearer< UT_COWValue< S > >::clearConstruct ( UT_COWValue< S > *  p)
inlinestatic

Definition at line 265 of file UT_COWValue.h.

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

Definition at line 264 of file UT_COWValue.h.

Member Data Documentation

template<typename S >
const bool UT::DefaultClearer< UT_COWValue< S > >::clearNeedsDestruction = false
static

Definition at line 269 of file UT_COWValue.h.


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