• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" standalone="yes"?>
2<library-reference id="temperature_base_units_reference"><title>Temperature Base Units Reference</title><header name="boost/units/base_units/temperature/celsius.hpp">
3<namespace name="boost">
4<namespace name="units">
5<namespace name="temperature">
6<struct name="celsius_base_unit"><inherit access="public">base_unit&lt; celsius_base_unit, temperature_dimension, -1008 &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/temperature/fahrenheit.hpp">
15<namespace name="boost">
16<namespace name="units">
17<namespace name="temperature">
18<struct name="fahrenheit_base_unit"><inherit access="public">base_unit&lt; fahrenheit_base_unit, temperature_dimension, -1007 &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</library-reference>