1<?xml version="1.0" standalone="yes"?> 2<library-reference id="cgs_base_units_reference"><title>CGS Base Units Reference</title><header name="boost/units/base_units/cgs/biot.hpp"> 3<namespace name="boost"> 4<namespace name="units"> 5<namespace name="cgs"> 6<typedef name="biot_base_unit"><type>scaled_base_unit< boost::units::si::ampere_base_unit, scale< 10, static_rational<+1 > > ></type></typedef> 7</namespace> 8</namespace> 9</namespace> 10</header> 11<header name="boost/units/base_units/cgs/centimeter.hpp"> 12<namespace name="boost"> 13<namespace name="units"> 14<namespace name="cgs"> 15<typedef name="centimeter_base_unit"><type>scaled_base_unit< boost::units::si::meter_base_unit, scale< 10, static_rational<-2 > > ></type></typedef> 16</namespace> 17</namespace> 18</namespace> 19</header> 20<header name="boost/units/base_units/cgs/gram.hpp"> 21<namespace name="boost"> 22<namespace name="units"> 23<namespace name="cgs"> 24<struct name="gram_base_unit"><inherit access="public">base_unit< gram_base_unit, mass_dimension, -8 ></inherit><method-group name="public static functions"> 25<method name="name" specifiers="static"><type>std::string</type></method> 26<method name="symbol" specifiers="static"><type>std::string</type></method> 27</method-group> 28</struct></namespace> 29</namespace> 30</namespace> 31</header> 32</library-reference>