Go to the documentation of this file.
39 #define __STDC_LIMIT_MACROS
63 word
name(
const uint32_t);
68 bool read(
const char*, uint32_t&);
96 static const char* componentNames[];
97 static const uint32_t
zero;
98 static const uint32_t
one;
99 static const uint32_t
min;
100 static const uint32_t
max;
108 explicit pTraits(
const uint32_t&);
117 operator uint32_t()
const
static const uint32_t max
bool read(const char *, int32_t &)
static const uint32_t one
static const char *const typeName
static const uint32_t rootMax
static const uint32_t rootMin
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
pTraits(const PrimitiveType &p)
Construct from primitive.
static const uint32_t min
Ostream & operator<<(Ostream &, const edgeMesh &)
Direction is an integer type used to represent the Cartesian directions etc. Currently it is a typede...
uint32_t cmptType
Component type.
Traits class for primitives.
Istream & operator>>(Istream &, edgeMesh &)
static const uint32_t zero
word name(const complex &)
Return a string representation of a complex.
uint32_t readUint32(Istream &)