kodi
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Platinum::ManagedWrapper< T_NativeType > Class Template Reference
Collaboration diagram for Platinum::ManagedWrapper< T_NativeType >:
Collaboration graph
[legend]

Public Member Functions

virtual Boolean Equals (Object^ obj) override
 
 ManagedWrapper (T_NativeType &object_class)
 

Public Attributes

internal __pad1__: ManagedWrapper() : m_Owned(true) { m_pHandle = new T_NativeType()
 

Protected Attributes

T_NativeType * m_pHandle
 
bool m_Owned
 
internal __pad0__: property T_NativeType& Handle { T_NativeType& get() { return *m_pHandle
 

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