Go to the documentation of this file.
39 #ifndef CompactIOList_H
40 #define CompactIOList_H
56 template<
class T,
class BaseType>
Istream&
operator>>
61 template<
class T,
class BaseType>
Ostream&
operator<<
71 template<
class T,
class BaseType>
133 friend Istream&
operator>> <
T, BaseType>
140 friend Ostream& operator<< <T, BaseType>
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool overflows() const
Has too many elements in it?
virtual bool writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType) const
CompactIOList(const IOobject &)
Construct from IOobject.
compressionType
Enumeration for the format of data in the stream.
A simple container for copying or transferring objects of type <T>.
void readFromStream()
Read according to header type.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A List of objects of type <T> with automated input and output using a compact storage....
virtual bool writeData(Ostream &) const
void operator=(const CompactIOList< T, BaseType > &)
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("CompactList")
Runtime type information.
streamFormat
Enumeration for the format of data in the stream.