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

Public Methods | |
| AckPkg (int a, unsigned short serialAck) | |
| Costruttore ordinario. More... | |
| AckPkg (byte *ptr) | |
| Costruisce l'oggetto a partire dall'array restituito da getMsg(). More... | |
| virtual | ~AckPkg () |
| Distruttore di default. | |
| virtual TelepatiPkg * | clone () |
| Clonatore. More... | |
| byte * | getMsg () |
| Ritorna un array che rappresenta l'oggetto. More... | |
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