UGDK
Classes | Namespaces | Typedefs
src/ugdk/script/languages/python/pythonwrapper.h File Reference
#include <vector>
#include <ugdk/script/langwrapper.h>
Include dependency graph for pythonwrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugdk::script::python::PythonWrapper

Namespaces

namespace  ugdk
namespace  ugdk::script
namespace  ugdk::script::python

Typedefs

typedef void(* ugdk::script::python::PyInitFunction )(void)
typedef ugdk::script::Module
< PyInitFunction > 
ugdk::script::python::PythonModule
typedef
ugdk::script::InheritableLangWrapper
< PyInitFunction > 
ugdk::script::python::PythonWrapperBase
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines