gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Functions
event.cc File Reference
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include "base/misc.hh"
#include "sim/eventq.hh"
#include "sim/sim_events.hh"
#include "sim/sim_exit.hh"
#include "sim/simulate.hh"

Go to the source code of this file.

Classes

class  PyEvent
 PyBind wrapper for Events. More...
 

Macros

#define PRIO(n)   c_event.attr(# n) = py::cast((int)Event::n)
 

Functions

void pybind_init_event (py::module &m_native)
 

Macro Definition Documentation

#define PRIO (   n)    c_event.attr(# n) = py::cast((int)Event::n)

Referenced by pybind_init_event().

Function Documentation

void pybind_init_event ( py::module &  m_native)

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