CPPMyth
Library to interoperate with MythTV server
sajson::double_storage Union Reference

Public Types

enum  { word_length = sizeof(double) / sizeof(size_t) }
 

Static Public Member Functions

static double load (const size_t *location)
 
static void store (size_t *location, double value)
 

Data Fields

double d
 
size_t u [word_length]
 

Detailed Description

Definition at line 250 of file sajson.h.


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