kodi
Public Types | Public Member Functions | Public Attributes | List of all members
NPT_PropertyValue Class Reference
Collaboration diagram for NPT_PropertyValue:
Collaboration graph
[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: