Go to the documentation of this file.
32 template<
typename intType>
106 template<
typename intType>
108 iIstream&
operator >> (iIstream& is, iBox<intType>& b);
110 template<
typename intType>
112 iOstream&
operator << (iOstream& os,
const iBox<intType>& b);
FUNCTION_HD iBox & operator=(const iBox &)=default
INLINE_FUNCTION_HD bool isInside(const triple< intType > &point) const
INLINE_FUNCTION_HD iBox()
const INLINE_FUNCTION_HD triple< intType > & maxPoint() const
Interface class for any input stream
INLINE_FUNCTION iIstream & operator>>(iIstream &str, AB3History &ab3)
FUNCTION_H bool write(iOstream &os) const
INLINE_FUNCTION iOstream & operator<<(iOstream &str, const AB3History &ab3)
TypeInfoTemplateNV11("iBox", intType)
#define INLINE_FUNCTION_HD
Interface class for any output stream.
const INLINE_FUNCTION_HD triple< intType > & minPoint() const
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...
FUNCTION_H bool read(iIstream &is)