40#ifndef Foam_IPstream_H
41#define Foam_IPstream_H
62 label transferBufPosition_;
74 const label bufSize = 0,
96 label transferBufPosition_;
106 const int rootProcNo,
107 const label bufSize = 0,
117 const int rootProcNo,
streamFormat
Data format (ascii | binary)
Input inter-processor communications stream.
Inter-processor communications stream.
commsTypes
Types of communications.
static int & msgType() noexcept
Message tag of standard messages.
commsTypes commsType() const noexcept
Get the communications type of the stream.
static label worldComm
Default communicator (all processors)