|
CoolProp 8.0.0
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 36 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 42 of file AbstractState.cpp.
|
inline |
Definition at line 45 of file AbstractState.cpp.
|
inline |
Definition at line 51 of file AbstractState.cpp.