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
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
static const char *const typeName
static const uint64_t min
uint64_t cmptType
Component type.
static const uint64_t one
static const uint64_t rootMax
static const uint64_t max
static const uint64_t zero
static const uint64_t rootMin
Traits class for primitives.
pTraits(const PrimitiveType &p)
Construct from primitive.
Direction is an 8-bit unsigned integer type used to represent the Cartesian directions etc.
bool read(const char *, int32_t &)
word name(const bool)
Return a word representation of a bool.
Istream & operator>>(Istream &, directionInfo &)
uint64_t readUint64(Istream &)
Ostream & operator<<(Ostream &, const ensightPart &)