Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::scaled_base_unit< S, Scale > Struct Template Reference

#include <scaled_base_unit.hpp>

Public Types

typedef void boost_units_is_base_unit_type
 INTERNAL ONLY. More...
 
typedef scaled_base_unit type
 
typedef scaled_base_unit_tag tag
 
typedef S system_type
 
typedef Scale scale_type
 
typedef S::dimension_type dimension_type
 
typedef unit< dimension_type,
heterogeneous_system
< heterogeneous_system_impl
< list
< heterogeneous_system_dim
< scaled_base_unit,
static_rational
< 1 > >, dimensionless_type >
, dimension_type,
dimensionless_type > > > 
unit_type
 

Static Public Member Functions

static std::string symbol ()
 
static std::string name ()
 

Member Typedef Documentation

template<class S , class Scale >
typedef void boost::units::scaled_base_unit< S, Scale >::boost_units_is_base_unit_type

INTERNAL ONLY.

template<class S , class Scale >
typedef S::dimension_type boost::units::scaled_base_unit< S, Scale >::dimension_type
template<class S , class Scale >
typedef Scale boost::units::scaled_base_unit< S, Scale >::scale_type
template<class S , class Scale >
typedef S boost::units::scaled_base_unit< S, Scale >::system_type
template<class S , class Scale >
typedef scaled_base_unit_tag boost::units::scaled_base_unit< S, Scale >::tag
template<class S , class Scale >
typedef scaled_base_unit boost::units::scaled_base_unit< S, Scale >::type

Member Function Documentation

template<class S , class Scale >
static std::string boost::units::scaled_base_unit< S, Scale >::name ( )
inlinestatic
template<class S , class Scale >
static std::string boost::units::scaled_base_unit< S, Scale >::symbol ( )
inlinestatic

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