41 "Foam::PairCollisionRecord<Type>::PairCollisionRecord(Foam::Istream&)" 51 is >> pCR.origProcOfOther_ >> pCR.origIdOfOther_ >> pCR.data_;
57 "Foam::operator>>(Foam::Istream&, Foam::PairCollisionRecord<Type>&)" 71 os << pCR.origProcOfOther_
78 "Foam::Ostream& Foam::operator<<(Foam::Ostream&, " 79 "const Foam::PairCollisionRecord<Type>&)" 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)...
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Istream & operator>>(Istream &, directionInfo &)
label readLabel(Istream &is)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Record of a collision between the particle holding the record and the particle with the stored id...
PairCollisionRecord()
Construct null.