58 word
name(
const uint32_t);
63 bool read(
const char*, uint32_t&);
94 static const char*
const componentNames[];
95 static const uint32_t
zero;
96 static const uint32_t
one;
97 static const uint32_t
min;
98 static const uint32_t
max;
106 explicit pTraits(
const uint32_t&);
115 operator uint32_t()
const static const uint32_t rootMax
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Traits class for primitives.
bool read(const char *, int32_t &)
uint32_t readUint32(Istream &)
Istream & operator>>(Istream &, directionInfo &)
static const uint32_t zero
static const char *const typeName
word name(const complex &)
Return a string representation of a complex.
static const uint32_t rootMin
Direction is an 8-bit unsigned integer type used to represent the Cartesian directions etc...
Ostream & operator<<(Ostream &, const ensightPart &)
static const uint32_t max
pTraits(const PrimitiveType &p)
Construct from primitive.
static const uint32_t min
static const uint32_t one
uint32_t cmptType
Component type.