Package elisa :: Package core :: Package bus :: Module bus_message
[hide private]
[frames] | no frames]

Module bus_message

source code

This module declares the different kinds of Messages travelling on the bus

Classes [hide private]
  Message
Message base class.
  ComponentsLoaded
Sent when all components have been instantiated
  MediaLocation
Sent when a new device has been found
  DeviceAction
DOCME
  ForeignApplication
DOCME
  LocalNetworkLocation
DOCME
  InternetLocation
DOCME
  HttpResource
Sent by components which need to register new HTTP Resources to the server
  PBReferenceable
DOCME
  PlayerModel
DOCME
  CoherencePlugin
DOCME
  CoherenceDevice
DOCME
  LocationsList
This message gets send by the component, that is taking care of the location and has a list to share with others
Variables [hide private]
  __maintainer__ = 'Philippe Normand <philippe@fluendo.com>'