gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Functions
init.hh File Reference
#include "pybind11/pybind11.h"
#include <list>
#include <map>
#include <string>
#include <inttypes.h>

Go to the source code of this file.

Classes

struct  EmbeddedPython
 
class  EmbeddedPyBind
 

Typedefs

typedef _object PyObject
 

Functions

int initM5Python ()
 
int m5Main (int argc, char **argv)
 
PyMODINIT_FUNC initm5 (void)
 

Typedef Documentation

typedef _object PyObject

Definition at line 55 of file init.hh.

Function Documentation

PyMODINIT_FUNC initm5 ( void  )

Definition at line 294 of file init.cc.

References initM5Python(), and PyCC.

int initM5Python ( )

Definition at line 231 of file init.cc.

References EmbeddedPython::initAll(), and EmbeddedPyBind::initAll().

Referenced by initm5(), and main().

int m5Main ( int  argc,
char **  argv 
)

Definition at line 252 of file init.cc.

References m5MainCommands, panic, and PyCC.

Referenced by main().


Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6