Transaction-Level Modeling Framework for Space Applications
#include <registry.h>
Public Types | |
typedef void(* | init_f )(void) |
Public Member Functions | |
PyScModule (const char *, init_f funct=NULL) | |
operator PyThreadState * () | |
operator PyInterpreterState * () | |
Static Public Member Functions | |
static void | registerEmbedded () |
static void | prepareEmbedded () |
Public Attributes | |
bool | embedded |
typedef void(* PyScModule::init_f)(void) |
|
inline |
|
inline |
bool PyScModule::embedded |