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

#include <FS_IndexFile.h>

Public Types

using ValueT = FS_IndexFile::ConversionFuncs
 

Static Public Member Functions

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

Static Public Attributes

static const bool clearNeedsDestruction = false
 

Detailed Description

template<>
struct UT::DefaultClearer< FS_IndexFile::ConversionFuncs >

Definition at line 339 of file FS_IndexFile.h.

Member Typedef Documentation

Member Function Documentation

static void UT::DefaultClearer< FS_IndexFile::ConversionFuncs >::clear ( ValueT v)
inlinestatic

Definition at line 342 of file FS_IndexFile.h.

static void UT::DefaultClearer< FS_IndexFile::ConversionFuncs >::clearConstruct ( ValueT p)
inlinestatic

Definition at line 344 of file FS_IndexFile.h.

static bool UT::DefaultClearer< FS_IndexFile::ConversionFuncs >::isClear ( const ValueT v)
inlinestatic

Definition at line 343 of file FS_IndexFile.h.

Member Data Documentation

const bool UT::DefaultClearer< FS_IndexFile::ConversionFuncs >::clearNeedsDestruction = false
static

Definition at line 348 of file FS_IndexFile.h.


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