Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
prefixes.hpp File Reference
Include dependency graph for prefixes.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define BOOST_UNITS_INFOSYS_PREFIX (   exponent,
  name 
)
Value:
typedef make_scaled_unit<dimensionless, scale<2, static_rational<exponent> > >::type name ## _pf_type; \
const int name
Definition: gzip.hpp:94
#define BOOST_UNITS_STATIC_CONSTANT(name, type)
A convenience macro that allows definition of static constants in headers in an ODR-safe way...
Definition: static_constant.hpp:18
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42