Public Member Functions

FbxAutoDeletePtr< Type > Class Template Reference

Search for all occurrences

Detailed Description

template<class Type>
class FbxAutoDeletePtr< Type >

Scoped pointer for FbxNew allocations, which call FbxDelete() to deallocate.

Definition at line 256 of file fbxalloc.h.

#include <fbxalloc.h>

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Construct from a pointer.

Definition at line 260 of file fbxalloc.h.


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