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

Class for philosophers (philo.cpp example ). More...

+ Inheritance diagram for philosopher:
+ Collaboration diagram for philosopher:

Public Member Functions

virtual 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.
 

Additional Inherited Members

- Public Attributes inherited from cell
mck_handler_idx_t handler_idx
 The index of my handler function in kernel::all_handlers.
 

Detailed Description

Class for philosophers (philo.cpp example ).


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