CoolProp 6.8.1dev
An open-source fluid property and humid air property database
Public Member Functions | List of all members
CoolProp::CacheArray< N > Class Template Reference

Detailed Description

template<int N>
class CoolProp::CacheArray< N >

Definition at line 150 of file CachedElement.h.

#include <CachedElement.h>

Public Member Functions

void clear ()
 
auto factory (std::size_t i)
 
auto next ()
 

Member Function Documentation

◆ clear()

template<int N>
void CoolProp::CacheArray< N >::clear ( )
inline

Definition at line 159 of file CachedElement.h.

◆ factory()

template<int N>
auto CoolProp::CacheArray< N >::factory ( std::size_t  i)
inline

Definition at line 163 of file CachedElement.h.

◆ next()

template<int N>
auto CoolProp::CacheArray< N >::next ( )
inline

Definition at line 166 of file CachedElement.h.


The documentation for this class was generated from the following file: