kodi
Public Member Functions | Public Attributes | List of all members
Platinum::ObjectClass Class Reference
Inheritance diagram for Platinum::ObjectClass:
Inheritance graph
[legend]
Collaboration diagram for Platinum::ObjectClass:
Collaboration graph
[legend]

Public Member Functions

 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, Type, type, m_pHandle)
 
 PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, FriendlyName, friendly_name, m_pHandle)
 
 ObjectClass (String^ type, String^ friendly_name)
 
- Public Member Functions inherited from Platinum::ManagedWrapper< PLT_ObjectClass >
virtual Boolean Equals (Object^ obj) override
 
 ManagedWrapper (PLT_ObjectClass &object_class)
 

Public Attributes

internal __pad0__: ObjectClass(PLT_ObjectClass& native) : ManagedWrapper<PLT_ObjectClass>(native) {}public: ObjectClass(String^ type) { Type = type
 
- Public Attributes inherited from Platinum::ManagedWrapper< PLT_ObjectClass >
internal __pad1__
 

Additional Inherited Members

- Protected Attributes inherited from Platinum::ManagedWrapper< PLT_ObjectClass >
PLT_ObjectClassm_pHandle
 
bool m_Owned
 
internal __pad0__
 

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