88 is >>
static_cast<triFace&
>(t) >> t.region_;
99 is.
check(
"Istream& operator>>(Istream&, labelledTri&)");
117 reinterpret_cast<const char*>(&t),
123 os.
check(
"Ostream& operator<<(Ostream&, const labelledTri&)");
Istream & readBegin(const char *funcName)
streamFormat format() const
Return current stream format.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label region() const
Return region label.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
labelledTri()
Construct null.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Istream & readEnd(const char *funcName)
virtual Istream & read(token &)=0
Return next token from stream.
A triangular face using a FixedList of labels corresponding to mesh vertices.
Istream & operator>>(Istream &, directionInfo &)
friend Istream & operator>>(Istream &, labelledTri &)
Triangle with additional region number.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Ostream & operator<<(Ostream &, const ensightPart &)
virtual Ostream & write(const token &)=0
Write next token to stream.