si_base_units_reference.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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&lt; ampere_base_unit, current_dimension, -6 &gt;</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&lt; candela_base_unit, luminous_intensity_dimension, -3 &gt;</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&lt; kelvin_base_unit, temperature_dimension, -5 &gt;</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&lt; boost::units::cgs::gram_base_unit, scale&lt; 10, static_rational&lt; 3 &gt; &gt; &gt;</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&lt; meter_base_unit, length_dimension, -9 &gt;</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&lt; mole_base_unit, amount_dimension, -4 &gt;</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&lt; second_base_unit, time_dimension, -7 &gt;</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>