#include <LeaderReplyPkg.h>
Inheritance diagram for LeaderReplyPkg:

Public Methods | |
| LeaderReplyPkg (int a, bool ack) | |
| Costruttore ordinario. More... | |
| LeaderReplyPkg (byte *ptr) | |
| Costruisce l'oggetto a partire dall'array restituito da getMsg(). More... | |
| virtual | ~LeaderReplyPkg () |
| Distruttore di Default. | |
| virtual TelepatiPkg * | clone () |
| Clonatore. More... | |
| byte * | getMsg () |
| Ritorna un array che rappresenta l'oggetto. More... | |
Viene spedito dagli other una volta completata l'inizializzazione e una volta ricevuto il LeaderPkg. Struttura: e' composto esclusivamente dall'header standard
|
||||||||||||
|
Costruttore ordinario.
|
|
|
Costruisce l'oggetto a partire dall'array restituito da getMsg().
|
|
|
Clonatore. Restituisce un clone dell'oggetto su cui e' chiamato. Implements TelepatiPkg. |
|
|
Ritorna un array che rappresenta l'oggetto. Costruisce un array che rappresenta l'oggetto, l'array corrisponde ai dati spediti via rete.
Implements TelepatiPkg. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002