CoolProp 8.0.0
An open-source fluid property and humid air property database
Public Member Functions | List of all members
AbstractStateLibrary Class Reference

Detailed Description

Definition at line 478 of file CoolPropLib.cpp.

Public Member Functions

 AbstractStateLibrary ()=default
 
long add (const shared_ptr< CoolProp::AbstractState > &AS)
 
void remove (long handle)
 
shared_ptr< CoolProp::AbstractState > & get (long handle)
 

Constructor & Destructor Documentation

◆ AbstractStateLibrary()

AbstractStateLibrary::AbstractStateLibrary ( )
default

Member Function Documentation

◆ add()

long AbstractStateLibrary::add ( const shared_ptr< CoolProp::AbstractState > &  AS)
inline

Definition at line 487 of file CoolPropLib.cpp.

◆ get()

shared_ptr< CoolProp::AbstractState > & AbstractStateLibrary::get ( long  handle)
inline

Definition at line 500 of file CoolPropLib.cpp.

◆ remove()

void AbstractStateLibrary::remove ( long  handle)
inline

Definition at line 493 of file CoolPropLib.cpp.


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