kodi
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
NPT_PropertyValue Class Reference
Collaboration diagram for NPT_PropertyValue:
[
legend
]
Public Types
enum
Type
{
UNKNOWN
,
INTEGER
,
STRING
}
Public Member Functions
NPT_PropertyValue
(int value)
NPT_PropertyValue
(const char *value)
Public Attributes
Type
m_Type
union {
int
m_Integer
const char *
m_String
};
The documentation for this class was generated from the following file:
lib/libUPnP/Neptune/Source/Core/
NptCommon.h
Generated by
1.8.13