Spray injector. More...
#include <dieselSpray/injector.H>
Classes | |
class | iNew |
Return a pointer to a new injector created on freestore. More... |
Public Member Functions | |
injector (const Time &t, Istream &is) | |
Constructor from Istream. | |
autoPtr< injector > | clone () const |
Return clone. | |
autoPtr< injectorType > & | properties () |
const autoPtr< injectorType > & | properties () const |
Friends | |
Ostream & | operator<< (Ostream &, const injector &) |
Constructor from Istream.
Definition at line 36 of file injectorIO.C.
References IOstream::check().
Referenced by injector::clone(), and injector::iNew::operator()().
|
inline |
Definition at line 39 of file injectorI.H.
|
inline |
Definition at line 44 of file injectorI.H.
Definition at line 49 of file injectorIO.C.