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

Static Public Member Functions

static ProtocolInfo GetProtocolInfo (String^ filename)
 
static ProtocolInfo GetProtocolInfo (String^ filename, bool with_dlna_extension)
 
static ProtocolInfo GetProtocolInfo (String^ filename, bool with_dlna_extension, HttpRequestContext^ context)
 
static ProtocolInfo GetProtocolInfoFromMimeType (String^ mime_type)
 
static ProtocolInfo GetProtocolInfoFromMimeType (String^ mime_type, bool with_dlna_extension)
 
static ProtocolInfo GetProtocolInfoFromMimeType (String^ mime_type, bool with_dlna_extension, HttpRequestContext^ context)
 

Public Attributes

internal __pad0__: ProtocolInfo(PLT_ProtocolInfo& native) : ManagedWrapper<PLT_ProtocolInfo>(native) {}public: ProtocolInfo(NPT_String& protocol_info) : ManagedWrapper<PLT_ProtocolInfo>() { *m_pHandle = PLT_ProtocolInfo(protocol_info)
 
- Public Attributes inherited from Platinum::ManagedWrapper< PLT_ProtocolInfo >
internal __pad1__
 

Additional Inherited Members

- Public Member Functions inherited from Platinum::ManagedWrapper< PLT_ProtocolInfo >
virtual Boolean Equals (Object^ obj) override
 
 ManagedWrapper (PLT_ProtocolInfo &object_class)
 
- Protected Attributes inherited from Platinum::ManagedWrapper< PLT_ProtocolInfo >
PLT_ProtocolInfom_pHandle
 
bool m_Owned
 
internal __pad0__
 

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