KFbxSdkScopedPtr Class Template Reference

#include <kscopedptr.h>
Inheritance diagram for KFbxSdkScopedPtr:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<class T>
class KFbxSdkScopedPtr< T >

Definition at line 219 of file kscopedptr.h.


Public Member Functions

  KFbxSdkScopedPtr (T *p=0)

Constructor & Destructor Documentation

KFbxSdkScopedPtr ( T *  p = 0  )  [inline, explicit]

Definition at line 222 of file kscopedptr.h.