CPPMyth
Library to interoperate with MythTV server
|
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] |