|
CSL
5.2
|
#include <lo_types_internal.h>
Public Attributes | |
| int64_t | i |
| double | f |
| uint64_t | nl |
| lo_timetag | tt |
Definition at line 127 of file lo_types_internal.h.
| int64_t lo_pcast64::i |
Definition at line 128 of file lo_types_internal.h.
Referenced by lo_arg_pp_internal(), and lo_message_add_int64().
| double lo_pcast64::f |
Definition at line 129 of file lo_types_internal.h.
Referenced by lo_arg_pp_internal(), and lo_message_add_double().
| uint64_t lo_pcast64::nl |
Definition at line 130 of file lo_types_internal.h.
Referenced by lo_arg_pp_internal(), lo_message_add_double(), lo_message_add_int64(), and lo_message_add_timetag().
| lo_timetag lo_pcast64::tt |
Definition at line 131 of file lo_types_internal.h.
Referenced by lo_arg_pp_internal(), and lo_message_add_timetag().