Public Member Functions

FbxAutoFreePtr< Type > Class Template Reference

Search for all occurrences

Detailed Description

template<class Type>
class FbxAutoFreePtr< Type >

Scoped pointer for FbxMalloc allocations, which call FbxFree() to deallocate.

Definition at line 248 of file fbxalloc.h.

#include <fbxalloc.h>

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Construct from a pointer.

Definition at line 252 of file fbxalloc.h.


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