SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
common.module_event.Event Class Reference

Class representing any event. More...

Public Member Functions

def __init__
 

Public Attributes

 event_id
 
 event_type
 
 date_begin
 
 date_end
 
 longitude
 
 latitude
 

Detailed Description

Class representing any event.

May initiate Event constructor with a class object containing theses attributes:

Constructor & Destructor Documentation

def common.module_event.Event.__init__ (   self,
  event_in = None 
)

Member Data Documentation

common.module_event.Event.date_begin
common.module_event.Event.date_end
common.module_event.Event.event_id
common.module_event.Event.event_type
common.module_event.Event.latitude
common.module_event.Event.longitude

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