| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 10 of file ef_handle.h.
Public Member Functions | |
| HandleBase (const HandleBase &rOther) | |
| HandleBase (LinkedObject *pObject) | |
| HandleBase & | operator= (const HandleBase &rOther) | 
| HandleBase & | operator= (LinkedObject *pObject) | 
| bool | IsValid () const | 
| LinkedObject * | GetPtr () const | 
Private Attributes | |
| ulong | mObjectID | 
| LinkedObject * | mObject | 
      
  | 
  private | 
Definition at line 12 of file ef_handle.h.
      
  | 
  private | 
Definition at line 13 of file ef_handle.h.