CoolProp
6.6.1dev
An open-source fluid property and humid air property database
|
This tiny class holds pointers to generators for the backends and can be used to look up generators at runtime. This class should be populated through the use of static initialized
Definition at line 32 of file AbstractState.cpp.
Public Member Functions | |
void | add_backend (const backend_families &bg, const shared_ptr< AbstractStateGenerator > &asg) |
void | get_generator_iterators (const backend_families &bg, std::map< backend_families, shared_ptr< AbstractStateGenerator >>::const_iterator &generator, std::map< backend_families, shared_ptr< AbstractStateGenerator >>::const_iterator &end) |
std::size_t | size () |
|
inline |
Definition at line 38 of file AbstractState.cpp.
|
inline |
Definition at line 41 of file AbstractState.cpp.
|
inline |
Definition at line 47 of file AbstractState.cpp.