Selected Documentation for Messaging-Cells Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CagentThe base class for any library object including cell s, missive s, agent_grp s and agent_ref s
 Cagent_grpA class that is used internally to group missive s, cell s or any agent derived class. You can use it too
 Cagent_refA class that is used internally to hold a reference (local or remote ) to missive s, cell s or any agent derived class. You can use it too
 CcellThe base class for any user processing class that wishes send missive s
 CchopstickClass for chopsticks (philo.cpp example)
 CkernelThe kernel of a workeru that is using the library
 CmissiveThe base class for any user data class that wishes to be sent beetwen cell s
 CphilosopherClass for philosophers (philo.cpp example )