Public Member Functions

FbxAutoDestroyPtr< Type > Class Template Reference

Search for all occurrences

Detailed Description

template<class Type>
class FbxAutoDestroyPtr< Type >

Scoped pointer for FbxObject derived classes, which call Destroy() to deallocate.

Definition at line 264 of file fbxalloc.h.

#include <fbxalloc.h>

Inheritance diagram for FbxAutoDestroyPtr< Type >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FbxAutoDestroyPtr (Type *pPtr=0)
 Construct from a pointer.

Constructor & Destructor Documentation

FbxAutoDestroyPtr ( Type *  pPtr = 0) [inline, explicit]

Construct from a pointer.

Definition at line 268 of file fbxalloc.h.


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