Module describing basic inner-working of the library. More...
Classes | |
| class | kernel |
| The kernel of a workeru that is using the library. More... | |
| class | agent |
| The base class for any library object including cell s, missive s, agent_grp s and agent_ref s. More... | |
| class | agent_grp |
| A class that is used internally to group missive s, cell s or any agent derived class. You can use it too. More... | |
| class | agent_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. More... | |
Enumerations |
Module describing basic inner-working of the library.
| enum mck_ack_t : uint8_t |
1.8.11