FBXObjectDeletionPolicy Class Template Reference

#include <kscopedptr.h>

List of all members.


Detailed Description

template<class FBXObjectT>
class FBXObjectDeletionPolicy< FBXObjectT >

Definition at line 180 of file kscopedptr.h.


Static Public Member Functions

static void  DeleteIt (FBXObjectT **ptr)

Member Function Documentation

static void DeleteIt ( FBXObjectT **  ptr  )  [inline, static]

Definition at line 183 of file kscopedptr.h.

References NULL.