39 #ifndef CompactIOField_H 40 #define CompactIOField_H 53 template<
class Type,
class BaseType>
Istream&
operator>>
59 template<
class Type,
class BaseType>
Ostream&
operator<<
69 template<
class Type,
class BaseType>
78 void readFromStream(
const bool read =
true);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
CompactIOField(const IOobject &)
Construct from IOobject.
virtual bool read()
Read object.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
void operator=(const CompactIOField< Type, BaseType > &)
virtual bool writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType, const bool write) const
Write using given format, version and compression.
Pre-declare SubField and related Field type.
streamFormat
Enumeration for the format of data in the stream.
virtual bool writeData(Ostream &) const
Pure virtual writaData function.
virtual ~CompactIOField()
compressionType
Enumeration for the format of data in the stream.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A Field of objects of type <T> with automated input and output using a compact storage. Behaves like IOField except when binary output in case it writes a CompactListList.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
virtual bool write(const bool write=true) const
Write using setting from DB.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
TypeName("FieldField")
Runtime type information.