1<?xml version="1.0" standalone="yes"?> 2<library-reference id="si_base_units_reference"><title>SI Base Units Reference</title><header name="boost/units/base_units/si/ampere.hpp"> 3<namespace name="boost"> 4<namespace name="units"> 5<namespace name="si"> 6<struct name="ampere_base_unit"><inherit access="public">base_unit< ampere_base_unit, current_dimension, -6 ></inherit><method-group name="public static functions"> 7<method name="name" specifiers="static"><type>std::string</type></method> 8<method name="symbol" specifiers="static"><type>std::string</type></method> 9</method-group> 10</struct></namespace> 11</namespace> 12</namespace> 13</header> 14<header name="boost/units/base_units/si/candela.hpp"> 15<namespace name="boost"> 16<namespace name="units"> 17<namespace name="si"> 18<struct name="candela_base_unit"><inherit access="public">base_unit< candela_base_unit, luminous_intensity_dimension, -3 ></inherit><method-group name="public static functions"> 19<method name="name" specifiers="static"><type>std::string</type></method> 20<method name="symbol" specifiers="static"><type>std::string</type></method> 21</method-group> 22</struct></namespace> 23</namespace> 24</namespace> 25</header> 26<header name="boost/units/base_units/si/kelvin.hpp"> 27<namespace name="boost"> 28<namespace name="units"> 29<namespace name="si"> 30<struct name="kelvin_base_unit"><inherit access="public">base_unit< kelvin_base_unit, temperature_dimension, -5 ></inherit><method-group name="public static functions"> 31<method name="name" specifiers="static"><type>std::string</type></method> 32<method name="symbol" specifiers="static"><type>std::string</type></method> 33</method-group> 34</struct></namespace> 35</namespace> 36</namespace> 37</header> 38<header name="boost/units/base_units/si/kilogram.hpp"> 39<namespace name="boost"> 40<namespace name="units"> 41<namespace name="si"> 42<typedef name="kilogram_base_unit"><type>scaled_base_unit< boost::units::cgs::gram_base_unit, scale< 10, static_rational< 3 > > ></type></typedef> 43</namespace> 44</namespace> 45</namespace> 46</header> 47<header name="boost/units/base_units/si/meter.hpp"> 48<namespace name="boost"> 49<namespace name="units"> 50<namespace name="si"> 51<struct name="meter_base_unit"><inherit access="public">base_unit< meter_base_unit, length_dimension, -9 ></inherit><method-group name="public static functions"> 52<method name="name" specifiers="static"><type>std::string</type></method> 53<method name="symbol" specifiers="static"><type>std::string</type></method> 54</method-group> 55</struct></namespace> 56</namespace> 57</namespace> 58</header> 59<header name="boost/units/base_units/si/mole.hpp"> 60<namespace name="boost"> 61<namespace name="units"> 62<namespace name="si"> 63<struct name="mole_base_unit"><inherit access="public">base_unit< mole_base_unit, amount_dimension, -4 ></inherit><method-group name="public static functions"> 64<method name="name" specifiers="static"><type>std::string</type></method> 65<method name="symbol" specifiers="static"><type>std::string</type></method> 66</method-group> 67</struct></namespace> 68</namespace> 69</namespace> 70</header> 71<header name="boost/units/base_units/si/second.hpp"> 72<namespace name="boost"> 73<namespace name="units"> 74<namespace name="si"> 75<struct name="second_base_unit"><inherit access="public">base_unit< second_base_unit, time_dimension, -7 ></inherit><method-group name="public static functions"> 76<method name="name" specifiers="static"><type>std::string</type></method> 77<method name="symbol" specifiers="static"><type>std::string</type></method> 78</method-group> 79</struct></namespace> 80</namespace> 81</namespace> 82</header> 83</library-reference>