Public Attributes | Static Public Attributes | List of all members
TestFloat64 Class Reference
Inheritance diagram for TestFloat64:
Inheritance graph
[legend]

Public Attributes

union {
   unsigned char   buffer [8]
 
   double   val
 
}; 
 

Static Public Attributes

static const double cases []
 
static const int num_cases = sizeof(TestFloat64::cases) / sizeof(double)
 

Detailed Description

Definition at line 5 of file float64_test.cpp.

Member Data Documentation

union { ... }
unsigned char TestFloat64::buffer[8]

Definition at line 11 of file float64_test.cpp.

const double TestFloat64::cases
static
Initial value:
=
{
0.0, 10.0, 15642.1, -50.2, 0.0001, -0.321,
123456.789, -987.654321, 3.4e38, -3.4e38,
}

Definition at line 14 of file float64_test.cpp.

const int TestFloat64::num_cases = sizeof(TestFloat64::cases) / sizeof(double)
static

Definition at line 15 of file float64_test.cpp.

double TestFloat64::val

Definition at line 10 of file float64_test.cpp.


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


rosserial_client
Author(s): Michael Ferguson, Adam Stambler
autogenerated on Fri Jun 7 2019 22:02:43