Functions | Variables

Beesnest/Engines/BnPython/Main.cpp File Reference

#include "Main.h"

Go to the source code of this file.

Functions

bool __declspec (dllexport) __stdcall GetEngine(IdcEngine **pp_engine

Variables

PyThreadState * mainThreadState = NULL
bool const char * name
bool const char bool(* pGetParam )(const char *, char *, int))

Function Documentation

bool __declspec ( dllexport   )

Variable Documentation

PyThreadState* mainThreadState = NULL

Definition at line 3 of file Main.cpp.

bool const char* name

Definition at line 8 of file Main.cpp.

bool const char bool(* pGetParam)(const char *, char *, int))

Definition at line 8 of file Main.cpp.