Spray injector. More...
#include <dieselSpray/injector.H>
Spray injector.
Definition at line 52 of file 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()().
autoPtr< injectorType > & properties | ( | ) | [inline]
|
Definition at line 39 of file injectorI.H.
const autoPtr< injectorType > & properties | ( | ) | const [inline]
|
Definition at line 44 of file injectorI.H.
Definition at line 49 of file injectorIO.C.