The base class for any user data class that wishes to be sent beetwen cell s. More...
#include <cell.hh>
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. | |
![]() | |
mc_opt_sz_fn void | release (int dbg_caller=1) |
Releases this agent so that it can latter be acquired again. | |
The base class for any user data class that wishes to be sent beetwen cell s.