| typedef unsigned char csound::csound_u_char |
| typedef void(* csound::MessageCallbackType)(CSOUND *csound, int attribute, const char *format, va_list marker) |
| typedef Node* csound::NodePtr |
| typedef void csound::PyObject_ |
| bool csound::operator< | ( | const MidiEvent & | a, | |
| MidiEvent & | b | |||
| ) |
| bool csound::operator< | ( | const Event & | a, | |
| const Event & | b | |||
| ) |
| std::ostream& csound::operator<< | ( | std::ostream & | stream, | |
| const VoiceleadingOperation & | operation | |||
| ) |
| void(* csound::Py_Finalize_)(void) |
| void(* csound::Py_Initialize_)(void) |
| void(* csound::PyErr_Print_)(void) |
| PyObject_*(* csound::PyImport_ImportModule_)(char *) |
| long(* csound::PyLong_AsLong_)(PyObject_ *) |
| PyObject_*(* csound::PyObject_CallMethod_)(PyObject_ *, char *, char *,...) |
| PyObject_*(* csound::PyObject_GetAttrString_)(PyObject_ *, char *) |
| int(* csound::PyRun_SimpleFileEx_)(FILE *, const char *, int) |
| int(* csound::PyRun_SimpleString_)(const char *) |
| void(* csound::PySys_SetArgv_)(int, char **) |
1.6.2