Selected Documentation for Messaging-Cells Library
Public Member Functions | List of all members
missive Class Reference

The base class for any user data class that wishes to be sent beetwen cell s. More...

#include <cell.hh>

+ Inheritance diagram for missive:
+ Collaboration diagram for missive:

Public Member Functions

mc_inline_fn void send ()
 Sends this missive . It calls mck_as_glb_pt with src before sending.
 
virtual mc_opt_sz_fn grip & get_available ()
 Method that must return the available grip for each agent derived class.
 
- Public Member Functions inherited from agent
mc_opt_sz_fn void release (int dbg_caller=1)
 Releases this agent so that it can latter be acquired again.
 

Detailed Description

The base class for any user data class that wishes to be sent beetwen cell s.


The documentation for this class was generated from the following file: