Public Types

typedef ::uint8_t bin_t
 

Public Member Functions

 q_score_bin_layout (const q_score_bin &bin=q_score_bin())
 
q_score_bin_layoutoperator= (const q_score_bin &bin)
 

Public Attributes

bin_t m_lower
 
bin_t m_upper
 
bin_t m_value
 

Detailed Description

Packed layout of a q-score bin

Member Typedef Documentation

typedef ::uint8_t bin_t

Bin type

Constructor & Destructor Documentation

q_score_bin_layout ( const q_score_bin bin = q_score_bin())
inline

Copy constructor

Parameters
binq-score bin

Member Function Documentation

q_score_bin_layout& operator= ( const q_score_bin bin)
inline

Assign a point2d to this layout

Parameters
binq-score bin
Returns
this layout

Member Data Documentation

bin_t m_lower

lower bound of bin

bin_t m_upper

upper bound of bin

bin_t m_value

value of bin


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