65 is.
check(
"operator>>(Istream&, volumeType&)");
73 os << static_cast<int>(vt.t_);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Ostream & operator<<(Ostream &, const edgeMesh &)
static const NamedEnum< volumeType, 4 > names
virtual bool check(const char *operation) const
Check IOstream status for given operation.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Istream & readBegin(const char *funcName)
Initialise the NamedEnum HashTable from the static list of names.
Istream & operator>>(Istream &, edgeMesh &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Istream & readEnd(const char *funcName)