HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <Slot.h>
Public Member Functions | |
Slot () | |
Slot (PyObject *object, const char *method) | |
~Slot () | |
void | handleSignal (int id) |
void | handleSignal () |
PyObject * | receiver () const |
const char * | method () const |
|
inline |
Definition at line 51 of file Slot.h.
Referenced by Connection::method().
|
inline |
Definition at line 49 of file Slot.h.
Referenced by Connection::receiver().