File SBDQuantityProduct.hpp#
FileList > DataModel > Quantity > SBDQuantityProduct.hpp
#include "SBCMetaCheckTypeEquality.hpp"
#include "SBDQuantityUnitType.hpp"
#include "SBDQuantityType.hpp"
Classes#
Type | Name |
---|---|
class | SBDQuantityProduct2 <typename Quantity1, typename Quantity2> This template class is used to compute the product of two quantity types. |
class | SBDQuantityProduct3 <typename Quantity1, typename Quantity2, typename Quantity3> This template class is used to compute the product of three quantity types. |
class | SBDQuantityProduct4 <typename Quantity1, typename Quantity2, typename Quantity3, typename Quantity4> This template class is used to compute the product of four quantity types. |
class | SBDQuantityProduct5 <typename Quantity1, typename Quantity2, typename Quantity3, typename Quantity4, typename Quantity5> This template class is used to compute the product of five quantity types. |
class | SBDQuantityProduct6 <typename Quantity1, typename Quantity2, typename Quantity3, typename Quantity4, typename Quantity5, typename Quantity6> This template class is used to compute the product of six quantity types. |
class | SBDQuantityProduct7 <typename Quantity1, typename Quantity2, typename Quantity3, typename Quantity4, typename Quantity5, typename Quantity6, typename Quantity7> This template class is used to compute the product of seven quantity types. |
Macros#
Type | Name |
---|---|
define | SBQuantityProduct2 The short name of SBDQuantityProduct2 . |
define | SBQuantityProduct3 The short name of SBDQuantityProduct3 . |
define | SBQuantityProduct4 The short name of SBDQuantityProduct4 . |
define | SBQuantityProduct5 The short name of SBDQuantityProduct5 . |
define | SBQuantityProduct6 The short name of SBDQuantityProduct6 . |
define | SBQuantityProduct7 The short name of SBDQuantityProduct7 . |
Macro Definition Documentation#
define SBQuantityProduct2#
The short name of SBDQuantityProduct2 .
define SBQuantityProduct3#
The short name of SBDQuantityProduct3 .
define SBQuantityProduct4#
The short name of SBDQuantityProduct4 .
define SBQuantityProduct5#
The short name of SBDQuantityProduct5 .
define SBQuantityProduct6#
The short name of SBDQuantityProduct6 .
define SBQuantityProduct7#
The short name of SBDQuantityProduct7 .