|
icedb
version 0.5.1
Snow particle scattering database API
|
#include "../defs.h"#include <string>#include <memory>#include <functional>#include <vector>#include "../optionsForwards.hpp"

Go to the source code of this file.
Classes | |
| class | icedb::units::implementations::converter_provider_registry |
| class | icedb::units::implementations::Converter_registry_provider |
| struct | icedb::units::implementations::Unithandler |
| Opaque object provided to perform unit manipulations. More... | |
Namespaces | |
| icedb | |
| icedb::units | |
| Provides convenient runtime conversion functions for converting different units. | |
| icedb::units::implementations | |
Typedefs | |
| typedef std::shared_ptr< const Converter_registry_provider > | icedb::units::implementations::conv_prov_cp |
| typedef std::shared_ptr< const std::vector< conv_prov_cp > > | icedb::units::implementations::conv_hooks_t |
Functions | |
| conv_hooks_t | icedb::units::implementations::getHooks () |
1.8.13