CSL  5.2
_lo_method Struct Reference

#include <lo_types_internal.h>

List of all members.

Public Attributes

const char * path
const char * typespec
lo_method_handler handler
char * user_data
struct _lo_methodnext

Detailed Description

Definition at line 72 of file lo_types_internal.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: