pianod2
multisource multiuser scriptable networked music player
Public Attributes | List of all members
Parsnip::Data::data_t Union Reference

#include <parsnip.h>

Public Attributes

DictionaryTypedictionary
 
ListTypelist
 
StringTypestr
 
long integer
 
double real
 
bool boolean
 

Member Data Documentation

◆ boolean

bool Parsnip::Data::data_t::boolean

◆ dictionary

DictionaryType* Parsnip::Data::data_t::dictionary

◆ integer

long Parsnip::Data::data_t::integer

◆ list

ListType* Parsnip::Data::data_t::list

◆ real

double Parsnip::Data::data_t::real

◆ str

StringType* Parsnip::Data::data_t::str

The documentation for this union was generated from the following file: