DUDS
Distributed Update of Data from Something
duds::data::ExtendedQuantity< Q > Struct Template Reference

An idea that is not yet implemented; DO NOT USE. More...

#include <ExtendedUnit.hpp>

Collaboration diagram for duds::data::ExtendedQuantity< Q >:

Public Attributes

ExtendedUnit unit
 
value
 

Private Member Functions

template<class A >
void serialize (A &a, const unsigned int)
 

Friends

class boost::serialization::access
 

Detailed Description

template<class Q = double>
struct duds::data::ExtendedQuantity< Q >

An idea that is not yet implemented; DO NOT USE.

Definition at line 602 of file ExtendedUnit.hpp.

Member Function Documentation

◆ serialize()

template<class Q = double>
template<class A >
void duds::data::ExtendedQuantity< Q >::serialize ( A &  a,
const unsigned  int 
)
inlineprivate

Definition at line 609 of file ExtendedUnit.hpp.

Friends And Related Function Documentation

◆ boost::serialization::access

template<class Q = double>
friend class boost::serialization::access
friend

Definition at line 607 of file ExtendedUnit.hpp.

Member Data Documentation

◆ unit

template<class Q = double>
ExtendedUnit duds::data::ExtendedQuantity< Q >::unit

Definition at line 604 of file ExtendedUnit.hpp.

◆ value


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