rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
rad.core.event.Event Class Reference

An Event is made of an identifier and a payload. More...

Public Member Functions

def __init__
 
def __init__
 

Public Attributes

 event_id
 
 payload
 

Detailed Description

An Event is made of an identifier and a payload.

Constructor & Destructor Documentation

def rad.core.event.Event.__init__ (   self,
  event_id,
  payload 
)
def rad.core.event.Event.__init__ (   self,
  event_id,
  payload 
)

Member Data Documentation

rad.core.event.Event.event_id
rad.core.event.Event.payload

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