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

#include <UT_Options.h>

Static Public Member Functions

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

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< UT_OptionsHolder >

Definition at line 1182 of file UT_Options.h.

Member Function Documentation

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

Definition at line 1184 of file UT_Options.h.

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

Definition at line 1186 of file UT_Options.h.

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

Definition at line 1185 of file UT_Options.h.

Member Data Documentation

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

Definition at line 1188 of file UT_Options.h.


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