Typedefs | |
typedef signed __int64 | t_int64 |
Functions | |
t_int64 | GetInt64 (t_uint High, t_uint Low) |
t_uint | GetHighInt64 (t_int64) |
t_uint | GetLowInt64 (t_int64) |
std::ostream & | operator<< (std::ostream &, const t_int64 &) |
|
Owner stream for the 64 bits integers.
|
|
|