DeviceAtlas C++ Api documentation
Public Member Functions | Public Attributes | List of all members
Mobi::Mtld::Da::Value Class Reference

Public Member Functions

const char * strval () const
 
float floatval () const
 
const valueset setval () const
 
long longval () const
 
 operator bool () const
 
 operator std::string () const
 
 operator long () const
 
 operator float () const
 
int compare (const Value &) const
 
std::string toString () const
 

Public Attributes

union {
   const char *   strval
 
   float   floatval
 
   long   longval
 
u
 
valueset set
 
PropertyType type
 

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