#include <GDSUtils.hpp>
Inheritance diagram for TypeIDBin:


Public Member Functions | |
| TypeIDBin () | |
| TypeIDBin (const TypeID &type) | |
| TypeIDBin (const TypeID &type, std::ostream &s) | |
| TypeIDBin (std::istream &s) | |
| void | write (std::ostream &s) |
| void | read (std::istream &s) |
|
|
Definition at line 99 of file GDSUtils.hpp. |
|
|
Definition at line 101 of file GDSUtils.hpp. |
|
||||||||||||
|
Definition at line 103 of file GDSUtils.hpp. |
|
|
Definition at line 106 of file GDSUtils.hpp. |
|
|
Reimplemented from DataBin< TypeID >. Definition at line 113 of file GDSUtils.hpp. References DataBin::get(). |
|
|
Reimplemented from DataBin< TypeID >. Definition at line 108 of file GDSUtils.hpp. |
1.3.9.1