Public Member Functions | Protected Attributes | List of all members
NetworkCell Class Reference
Inheritance diagram for NetworkCell:

Public Member Functions

 NetworkCell (Message &, const int=0, const int=0, const int=0, const int=0, const float=0.0, const float=0.0)
 
 NetworkCell (const int=0, const int=0, const int=0, const int=0, const float=0.0, const float=0.0)
 
 NetworkCell (const NetworkCell &vc)
 
const char * className () const
 
virtual Message * clone () const
 
int contentsType (const char *type) const
 
const Message * data () const
 
virtual const char * dataType () const
 
int dest () const
 
int isA (const char *) const
 
int nextDest ()
 
 operator int () const
 
StringList print () const
 
const Message * retData () const
 
virtual int retSize () const
 
virtual int size () const
 
Message * writableData ()
 

Protected Attributes

float createTime
 
int destAddr
 
float expireTime
 
int mySize
 
Envelope ourData
 
int priority
 
int srcAddr