Fault Tolerance Interface
FTIT_double Union Reference

#include <fti.h>

Public Attributes

double value
 
float floatval [2]
 
int intval [2]
 
char byte [8]
 

Member Data Documentation

char FTIT_double::byte[8]

Byte array for coarser control.

float FTIT_double::floatval[2]

Float mapped to do bit edits.

int FTIT_double::intval[2]

Integer mapped to do bit edits.

double FTIT_double::value

Double floating point value.


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