#include <dim.h>
|
| | dim () |
| |
| | dim (double _a_) |
| |
| | dim (const dim &other) |
| |
| template<int... ANOTHER_MLTTAELI> |
| | dim (const dim< ANOTHER_MLTTAELI... > &error) |
| |
| dim & | operator= (const dim &other) |
| |
| template<int... ANOTHER_MLTTAELI> |
| class Cannot_Assign_Quantities_With_Incompatible_Dimensionalities | operator= (const dim< ANOTHER_MLTTAELI... > &other) |
| |
| | operator double () |
| |
| dim | convert_to (const dim &other) |
| |
| template<int... ANOTHER_MLTTAELI> |
| class Cannot_Assign_Quantities_With_Incompatible_Dimensionalities | convert_to (const dim< ANOTHER_MLTTAELI... > &other) |
| |
◆ dim() [1/4]
template<int... MLTTAELI>
◆ dim() [2/4]
template<int... MLTTAELI>
◆ dim() [3/4]
template<int... MLTTAELI>
◆ dim() [4/4]
template<int... MLTTAELI>
template<int... ANOTHER_MLTTAELI>
◆ convert_to() [1/2]
template<int... MLTTAELI>
◆ convert_to() [2/2]
template<int... MLTTAELI>
template<int... ANOTHER_MLTTAELI>
| class Cannot_Assign_Quantities_With_Incompatible_Dimensionalities mui::dim::dim< MLTTAELI >::convert_to |
( |
const dim< ANOTHER_MLTTAELI... > & |
other | ) |
|
◆ operator double()
template<int... MLTTAELI>
◆ operator=() [1/2]
template<int... MLTTAELI>
◆ operator=() [2/2]
template<int... MLTTAELI>
template<int... ANOTHER_MLTTAELI>
| class Cannot_Assign_Quantities_With_Incompatible_Dimensionalities mui::dim::dim< MLTTAELI >::operator= |
( |
const dim< ANOTHER_MLTTAELI... > & |
other | ) |
|
◆ operator<<
template<int... MLTTAELI>
◆ operator>>
template<int... MLTTAELI>
template<int... MLTTAELI>
The documentation for this struct was generated from the following file: