Number.h File Reference
Include dependency graph for Number.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | ConfigDB::number_t |
| Basic definition of base-10 floating point value. More... | |
| struct | ConfigDB::const_number_t |
| Compile-time constant number. More... | |
| class | ConfigDB::Number |
| Base-10 floating-point storage format. More... | |
Namespaces | |
| ConfigDB | |
Typedefs | |
| using | number_t = ConfigDB::number_t |
| using | const_number_t = ConfigDB::const_number_t |
Functions | |
| String | toString (number_t number) |
Typedef Documentation
◆ const_number_t
◆ number_t
| using number_t = ConfigDB::number_t |
1.9.1