blub::CGS Struct Reference

List of all members.

Public Types

typedef CGS unitsystem
typedef boost::mpl::vector<
length, mass, time
base_dimensions
typedef boost::mpl::vector<
centimeter, gram, second
base_units
typedef CGS unitsystem
typedef boost::mpl::vector<
length, mass, time
base_dimensions
typedef boost::mpl::vector<
centimeter, gram, second
base_units

Public Member Functions

 BOOST_STATIC_ASSERT (boost::mpl::size< base_dimensions >::value==boost::mpl::size< base_units >::value)
 BOOST_STATIC_CONSTANT (int, number_baseunits=boost::mpl::size< base_dimensions >::value)
 BOOST_STATIC_ASSERT (boost::mpl::size< base_dimensions >::value==boost::mpl::size< base_units >::value)
 BOOST_STATIC_CONSTANT (int, number_baseunits=boost::mpl::size< base_dimensions >::value)

Detailed Description

Definition at line 625 of file Copy of playground.cpp.


Member Typedef Documentation

typedef CGS blub::CGS::unitsystem

Definition at line 626 of file Copy of playground.cpp.

typedef boost::mpl::vector<length, mass, time> blub::CGS::base_dimensions

Definition at line 627 of file Copy of playground.cpp.

typedef boost::mpl::vector<centimeter, gram, second> blub::CGS::base_units

Definition at line 628 of file Copy of playground.cpp.

typedef CGS blub::CGS::unitsystem

Definition at line 626 of file playground.cpp.

typedef boost::mpl::vector<length, mass, time> blub::CGS::base_dimensions

Definition at line 627 of file playground.cpp.

typedef boost::mpl::vector<centimeter, gram, second> blub::CGS::base_units

Definition at line 628 of file playground.cpp.


Member Function Documentation

blub::CGS::BOOST_STATIC_ASSERT ( boost::mpl::size< base_dimensions >::value  = =boost::mpl::size< base_units >::value  ) 

blub::CGS::BOOST_STATIC_CONSTANT ( int  ,
number_baseunits  = boost::mpl::size< base_dimensions >::value 
)

blub::CGS::BOOST_STATIC_ASSERT ( boost::mpl::size< base_dimensions >::value  = =boost::mpl::size< base_units >::value  ) 

blub::CGS::BOOST_STATIC_CONSTANT ( int  ,
number_baseunits  = boost::mpl::size< base_dimensions >::value 
)


The documentation for this struct was generated from the following files:
Generated on Mon Apr 2 22:25:07 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo