CoolProp  6.6.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 468 of file CoolPropLib.cpp.

Public Member Functions

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

Constructor & Destructor Documentation

◆ AbstractStateLibrary()

AbstractStateLibrary::AbstractStateLibrary ( )
inline

Definition at line 475 of file CoolPropLib.cpp.

Member Function Documentation

◆ add()

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

Definition at line 476 of file CoolPropLib.cpp.

◆ get()

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

Definition at line 487 of file CoolPropLib.cpp.

◆ remove()

void AbstractStateLibrary::remove ( long  handle)
inline

Definition at line 481 of file CoolPropLib.cpp.


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