Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OthLegsReadyPkg Class Reference

implementa il messaggio di Assert Ready per le zampe. More...

#include <OthLegsReadyPkg.h>

Inheritance diagram for OthLegsReadyPkg:

TelepatiPkg List of all members.

Public Member Functions

 OthLegsReadyPkg (int a, bool ack)
 Costruttore ordinario.
 OthLegsReadyPkg (byte *ptr)
 Costruisce l'oggetto a partire dall'array restituito da getMsg().
virtual ~OthLegsReadyPkg ()
 Distruttore di Default.
virtual TelepatiPkgclone ()
 Clonatore.
byte * getMsg ()
 Ritorna un array che rappresenta l'oggetto.

Detailed Description

implementa il messaggio di Assert Ready per le zampe.

Rappresenta un Assert Ready per le zampe spedito via rete. Viene spedito dagli Other al Leader quando ricevono l'AR da MoveLegs. Struttura: e' composto esclusivamente dall'header standard


Constructor & Destructor Documentation

OthLegsReadyPkg::OthLegsReadyPkg int  a,
bool  ack
 

Costruttore ordinario.

Parameters:
a aibo di destinazione.
ack se richiede o meno l'Ack.

OthLegsReadyPkg::OthLegsReadyPkg byte *  ptr  ) 
 

Costruisce l'oggetto a partire dall'array restituito da getMsg().

Parameters:
ptr puntatore all'array di byte.
See also:
getMsg()


Member Function Documentation

TelepatiPkg * OthLegsReadyPkg::clone  )  [virtual]
 

Clonatore.

Restituisce un clone dell'oggetto su cui e' chiamato.

Implements TelepatiPkg.

byte * OthLegsReadyPkg::getMsg  )  [virtual]
 

Ritorna un array che rappresenta l'oggetto.

Costruisce un array che rappresenta l'oggetto, l'array corrisponde ai dati spediti via rete.

Returns:
array di byte.
See also:
OthLegsReadyPkg(byte* ptr)

Implements TelepatiPkg.


The documentation for this class was generated from the following files:
Generated on Thu Jun 23 16:51:17 2005 for Packages_Library by  doxygen 1.3.9.1