Public Member Functions | Private Attributes
Reaction::iNew Class Reference

Class used for the read-construction of PtrLists of reaction. More...

Collaboration diagram for Reaction::iNew:
Collaboration graph
[legend]

Public Member Functions

 iNew (const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase)
 
autoPtr< Reactionoperator() (Istream &is) const
 

Private Attributes

const speciesTablespecies_
 
const HashPtrTable< ReactionThermo > & thermoDatabase_
 

Detailed Description

Class used for the read-construction of PtrLists of reaction.

Definition at line 196 of file Reaction.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const speciesTable species,
const HashPtrTable< ReactionThermo > &  thermoDatabase 
)
inline

Definition at line 204 of file Reaction.H.

Member Function Documentation

◆ operator()()

autoPtr<Reaction> operator() ( Istream is) const
inline

Definition at line 213 of file Reaction.H.

References Reaction::New(), Reaction::iNew::species_, and Reaction::iNew::thermoDatabase_.

Here is the call graph for this function:

Field Documentation

◆ species_

const speciesTable& species_
private

Definition at line 198 of file Reaction.H.

Referenced by Reaction::iNew::operator()().

◆ thermoDatabase_

const HashPtrTable<ReactionThermo>& thermoDatabase_
private

Definition at line 199 of file Reaction.H.

Referenced by Reaction::iNew::operator()().


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