47 masterObjects_(master)
56 is >> index_ >>
static_cast<labelList&
>(masterObjects_);
62 is.
check(
"objectMap::objectMap(Istream&)");
82 return masterObjects_;
88 return masterObjects_;
98 (a.index_ ==
b.index_) && (a.masterObjects_ ==
b.masterObjects_)
119 os.
check(
"Ostream& operator<<(Ostream&, const objectMap&)");
128 is >> a.index_ >> a.masterObjects_;
132 is.
check(
"Istream& operator>>(Istream&, objectMap&)");
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Istream & readEnd(const char *funcName)
Istream & readBegin(const char *funcName)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An objectMap is a pair of labels defining the mapping of an object from another object,...
label & index()
Return object index.
objectMap()
Null constructor for lists.
labelList & masterObjects()
Return master object index.
bool operator!=(const particle &, const particle &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)