|
Namespaces |
| namespace | dtHLAGM |
Functions |
| DT_HLAGM_EXPORT std::ostream & | dtHLAGM::operator<< (std::ostream &o, const EntityIdentifier &eid) |
| DT_HLAGM_EXPORT std::ostream & | dtHLAGM::operator<< (std::ostream &o, const EntityType &et) |
| | Allows writing the elements of this class to a stream.
|
| DT_HLAGM_EXPORT std::istream & | dtHLAGM::operator>> (std::istream &is, EntityType &et) |
| | Allows reading the elements of this class from a stream.
|
| static void | dtHLAGM::endianSwap (double *d) |
| | Converts the referenced double from little to big endian format, or vice-versa.
|
| static void | dtHLAGM::toVoid (unsigned char &to, char *from) |