62 word
name(
const uint64_t);
67 bool read(
const char*, uint64_t&);
98 static const char*
const componentNames[];
99 static const uint64_t
zero;
100 static const uint64_t
one;
101 static const uint64_t
min;
102 static const uint64_t
max;
110 explicit pTraits(
const uint64_t&);
119 operator uint64_t()
const
uint64_t cmptType
Component type.
static const uint64_t zero
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Traits class for primitives.
static const uint64_t one
static const uint64_t max
bool read(const char *, int32_t &)
static const uint64_t min
static const uint64_t rootMax
Istream & operator>>(Istream &, directionInfo &)
word name(const complex &)
Return a string representation of a complex.
static const char *const typeName
Direction is an 8-bit unsigned integer type used to represent the Cartesian directions etc...
uint64_t readUint64(Istream &)
Ostream & operator<<(Ostream &, const ensightPart &)
static const uint64_t rootMin
pTraits(const PrimitiveType &p)
Construct from primitive.