Table of Contents

Class: EvChargerClient ./central/Evenement.py

Lancer par le taxi quand il charge un client.

Base Classes   
EvTaxi
Methods   
__init__
__repr__
__traitementCharger
client
  __init__ 
__init__ (
        self,
        temps,
        taxi,
        client,
        )

Constructeur.

temps (Int)
Le moment ou l'evenement aura lieu
taxi (Taxi)
Le taxi qui cree l'evenement
client (EvClient)
Le client que le taxi charge
retourne (EvChargerClient)
Un objet EvChargerClient
  • depuis - 1.0

  • auteur - Vincent Decorges

  __repr__ 
__repr__ ( self )

Donne des infos sur l'événement

  • depuis - 1.0

  • auteur - Vincent Decorges

  __traitementCharger 
__traitementCharger ( self )

Appeler par traiter.

S'envoye au taxi.

  • depuis - 1.3

  • auteur - Vincent Decorges

  client 
client ( self )

Retourne l'evenement client.

retourne (EvClient)
Un objet EvClient
  • depuis - 1.0

  • auteur - Vincent Decorges


Table of Contents

This document was automatically generated on Tue Jul 15 21:19:11 2003 by HappyDoc version 2.0.1