KFBXObjectScopedPtr Class Template Reference

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

List of all members.


Detailed Description

template<class FBXObjectT>
class KFBXObjectScopedPtr< FBXObjectT >

Definition at line 194 of file kscopedptr.h.


Public Member Functions

  KFBXObjectScopedPtr (FBXObjectT *p=0)

Constructor & Destructor Documentation

KFBXObjectScopedPtr ( FBXObjectT *  p = 0  )  [inline, explicit]

Definition at line 197 of file kscopedptr.h.