Compounds |
class | CFlag |
class | TArray |
Defines |
#define | hyp_USE_DOUBLE 1 |
Typedefs |
typedef int | t_label |
typedef unsigned int | t_size |
typedef unsigned short int | t_ushort |
typedef unsigned char | t_uchar |
typedef unsigned long int | t_ulong |
typedef unsigned int | t_uint |
typedef double | t_real |
typedef TArray< t_real > | t_real_array |
typedef TArray< bool > | t_mask_array |
typedef TArray< t_label > | t_label_array |
typedef std::vector< t_label > | t_label_enum |
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 &) |