angle_base_units_reference.xml 4.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" standalone="yes"?>
  2. <library-reference id="angle_base_units_reference"><title>Angle Base Units Reference</title><header name="boost/units/base_units/angle/arcminute.hpp">
  3. <namespace name="boost">
  4. <namespace name="units">
  5. <struct-specialization name="base_unit_info"><template>
  6. </template><specialization><template-arg>angle::arcminute_base_unit</template-arg></specialization><method-group name="public static functions">
  7. <method name="name" specifiers="static"><type>BOOST_CONSTEXPR const char *</type></method>
  8. <method name="symbol" specifiers="static"><type>BOOST_CONSTEXPR const char *</type></method>
  9. </method-group>
  10. </struct-specialization><namespace name="angle">
  11. <typedef name="arcminute_base_unit"><type>scaled_base_unit&lt; <classname>degree_base_unit</classname>, scale&lt; 60, static_rational&lt;-1 &gt; &gt; &gt;</type></typedef>
  12. </namespace>
  13. </namespace>
  14. </namespace>
  15. </header>
  16. <header name="boost/units/base_units/angle/arcsecond.hpp">
  17. <namespace name="boost">
  18. <namespace name="units">
  19. <struct-specialization name="base_unit_info"><template>
  20. </template><specialization><template-arg>angle::arcsecond_base_unit</template-arg></specialization><method-group name="public static functions">
  21. <method name="name" specifiers="static"><type>BOOST_CONSTEXPR const char *</type></method>
  22. <method name="symbol" specifiers="static"><type>BOOST_CONSTEXPR const char *</type></method>
  23. </method-group>
  24. </struct-specialization><namespace name="angle">
  25. <typedef name="arcsecond_base_unit"><type>scaled_base_unit&lt; <classname>degree_base_unit</classname>, scale&lt; 3600, static_rational&lt;-1 &gt; &gt; &gt;</type></typedef>
  26. </namespace>
  27. </namespace>
  28. </namespace>
  29. </header>
  30. <header name="boost/units/base_units/angle/degree.hpp">
  31. <namespace name="boost">
  32. <namespace name="units">
  33. <namespace name="angle">
  34. <struct name="degree_base_unit"><inherit access="public">boost::units::base_unit&lt; degree_base_unit, boost::units::angle::radian_base_unit ::dimension_type, -101 &gt;</inherit><method-group name="public static functions">
  35. <method name="name" specifiers="static"><type>const char *</type></method>
  36. <method name="symbol" specifiers="static"><type>const char *</type></method>
  37. </method-group>
  38. </struct></namespace>
  39. </namespace>
  40. </namespace>
  41. </header>
  42. <header name="boost/units/base_units/angle/gradian.hpp">
  43. <namespace name="boost">
  44. <namespace name="units">
  45. <namespace name="angle">
  46. <struct name="gradian_base_unit"><inherit access="public">boost::units::base_unit&lt; gradian_base_unit, boost::units::angle::radian_base_unit ::dimension_type, -102 &gt;</inherit><method-group name="public static functions">
  47. <method name="name" specifiers="static"><type>const char *</type></method>
  48. <method name="symbol" specifiers="static"><type>const char *</type></method>
  49. </method-group>
  50. </struct></namespace>
  51. </namespace>
  52. </namespace>
  53. </header>
  54. <header name="boost/units/base_units/angle/radian.hpp">
  55. <namespace name="boost">
  56. <namespace name="units">
  57. <namespace name="angle">
  58. <struct name="radian_base_unit"><inherit access="public">base_unit&lt; radian_base_unit, plane_angle_dimension, -2 &gt;</inherit><method-group name="public static functions">
  59. <method name="name" specifiers="static"><type>std::string</type></method>
  60. <method name="symbol" specifiers="static"><type>std::string</type></method>
  61. </method-group>
  62. </struct></namespace>
  63. </namespace>
  64. </namespace>
  65. </header>
  66. <header name="boost/units/base_units/angle/revolution.hpp">
  67. <namespace name="boost">
  68. <namespace name="units">
  69. <struct-specialization name="base_unit_info"><template>
  70. </template><specialization><template-arg>angle::revolution_base_unit</template-arg></specialization><method-group name="public static functions">
  71. <method name="name" specifiers="static"><type>BOOST_CONSTEXPR const char *</type></method>
  72. <method name="symbol" specifiers="static"><type>BOOST_CONSTEXPR const char *</type></method>
  73. </method-group>
  74. </struct-specialization><namespace name="angle">
  75. <typedef name="revolution_base_unit"><type>scaled_base_unit&lt; <classname>degree_base_unit</classname>, scale&lt; 360, static_rational&lt; 1 &gt; &gt; &gt;</type></typedef>
  76. </namespace>
  77. </namespace>
  78. </namespace>
  79. </header>
  80. <header name="boost/units/base_units/angle/steradian.hpp">
  81. <namespace name="boost">
  82. <namespace name="units">
  83. <namespace name="angle">
  84. <struct name="steradian_base_unit"><inherit access="public">base_unit&lt; steradian_base_unit, solid_angle_dimension, -1 &gt;</inherit><method-group name="public static functions">
  85. <method name="name" specifiers="static"><type>std::string</type></method>
  86. <method name="symbol" specifiers="static"><type>std::string</type></method>
  87. </method-group>
  88. </struct></namespace>
  89. </namespace>
  90. </namespace>
  91. </header>
  92. </library-reference>