|
CSL
5.2
|
#include <lo_types_internal.h>
Public Attributes | |
| const char * | path |
| const char * | typespec |
| lo_method_handler | handler |
| char * | user_data |
| struct _lo_method * | next |
Definition at line 72 of file lo_types_internal.h.
| const char* _lo_method::path |
Definition at line 73 of file lo_types_internal.h.
| const char* _lo_method::typespec |
Definition at line 74 of file lo_types_internal.h.
| lo_method_handler _lo_method::handler |
Definition at line 75 of file lo_types_internal.h.
| char* _lo_method::user_data |
Definition at line 76 of file lo_types_internal.h.
| struct _lo_method* _lo_method::next |
Definition at line 77 of file lo_types_internal.h.