Cagent | The base class for any library object including cell s, missive s, agent_grp s and agent_ref s |
Cagent_grp | A class that is used internally to group missive s, cell s or any agent derived class. You can use it too |
Cagent_ref | A 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 |
Ccell | The base class for any user processing class that wishes send missive s |
Cchopstick | Class for chopsticks (philo.cpp example) |
Ckernel | The kernel of a workeru that is using the library |
Cmissive | The base class for any user data class that wishes to be sent beetwen cell s |
Cphilosopher | Class for philosophers (philo.cpp example ) |