Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
PyScModule Class Reference

#include <registry.h>

Collaboration diagram for PyScModule:

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
 

Member Typedef Documentation

typedef void(* PyScModule::init_f)(void)

Member Function Documentation

PyScModule::operator PyInterpreterState * ( )
inline
PyScModule::operator PyThreadState * ( )
inline

Member Data Documentation

bool PyScModule::embedded

The documentation for this class was generated from the following files: