SSP21-CPP
ser4cpp
SingleFloat
Classes
|
Public Types
|
Static Public Member Functions
|
Static Public Attributes
|
List of all members
ser4cpp::SingleFloat Class Reference
Public Types
typedef float
type_t
Static Public Member Functions
static bool
read_from
(
rseq_t
&input, float &out)
static bool
write_to
(
wseq_t
&dest, float value)
Static Public Attributes
static constexpr std::size_t
size
= sizeof(float)
static constexpr float
max_value
= std::numeric_limits<float>::max()
static constexpr float
min_value
= -std::numeric_limits<float>::max()
Detailed Description
Definition at line
36
of file
SingleFloat.h
.
Generated on Tue Apr 9 2019 11:41:42 for SSP21-CPP by
1.8.15