#include <boost/units/make_scaled_unit.hpp>#include <boost/units/static_rational.hpp>#include <boost/units/scale.hpp>#include <boost/units/systems/information/byte.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::units | |
| boost::units::information | |
Macros | |
| #define | BOOST_UNITS_INFOSYS_PREFIX(exponent, name) |
Typedefs | |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 10 > > >::type | boost::units::information::kibi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 20 > > >::type | boost::units::information::mebi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 30 > > >::type | boost::units::information::gibi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 40 > > >::type | boost::units::information::tebi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 50 > > >::type | boost::units::information::pebi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 60 > > >::type | boost::units::information::exbi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 70 > > >::type | boost::units::information::zebi_pf_type |
| typedef make_scaled_unit < dimensionless, scale < 2, static_rational < 80 > > >::type | boost::units::information::yobi_pf_type |
Functions | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (kibi, kibi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (mebi, mebi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (gibi, gibi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (tebi, tebi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (pebi, pebi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (exbi, exbi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (zebi, zebi_pf_type) | |
| boost::units::information::BOOST_UNITS_STATIC_CONSTANT (yobi, yobi_pf_type) | |
| #define BOOST_UNITS_INFOSYS_PREFIX | ( | exponent, | |
| name | |||
| ) |