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