Shell.hpp File Reference

#include "Platform.hpp"
#include <string>

Include dependency graph for Shell.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  csound

Data Structures

class  csound::Shell

Typedefs

typedef void csound::PyObject_

Variables

void(* csound::Py_Initialize_ )(void)
void(* csound::Py_Finalize_ )(void)
void(* csound::PySys_SetArgv_ )(int, char **)
PyObject_ *(* csound::PyImport_ImportModule_ )(char *)
void(* csound::PyErr_Print_ )(void)
PyObject_ *(* csound::PyObject_GetAttrString_ )(PyObject_ *, char *)
int(* csound::PyRun_SimpleFileEx_ )(FILE *, const char *, int)
int(* csound::PyRun_SimpleString_ )(const char *)
PyObject_ *(* csound::PyObject_CallMethod_ )(PyObject_ *, char *, char *,...)
long(* csound::PyLong_AsLong_ )(PyObject_ *)


Generated on Sun Nov 9 00:05:24 2008 for Csound and CsoundAC by  doxygen 1.5.6