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

Public Member Functions

Service FindServiceById (String^ serviceId)
 
Service FindServiceByType (String^ type)
 
Service FindServiceBySCPDURL (Uri^ url)
 
Service FindServiceByControlURL (Uri^ url)
 
Service FindServiceByEventSubURL (Uri^ url)
 
virtual Boolean Equals (Object^ obj) override
 
 DeviceData (PLT_DeviceData &devData)
 

Public Attributes

property String Description
 
internal __pad0__: DeviceData(PLT_DeviceDataReference& devData) { if (devData.IsNull()) throw gcnew ArgumentNullException("devData")
 
 m_pHandle = new PLT_DeviceDataReference(devData)
 

Protected Attributes

PLT_DeviceDataReferencem_pHandle
 

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