File List
Here is a list of all files with brief descriptions:
| Include/Theron/Actor.h | Actor baseclass |
| Include/Theron/ActorRef.h | Actor reference, references an actor in user code |
| Include/Theron/Address.h | Address object, the unique name of an actor |
| Include/Theron/Align.h | Alignment markup for actor and message types |
| Include/Theron/AllocatorManager.h | Manager for allocators used within Theron |
| Include/Theron/DefaultAllocator.h | The allocator used within Theron by default |
| Include/Theron/Defines.h | Global user-overridable defines |
| Include/Theron/Framework.h | Framework that hosts and executes actors |
| Include/Theron/IAllocator.h | Allocator interface |
| Include/Theron/Receiver.h | Utility that can receive messages from actors |
| Include/Theron/Register.h | Registration for message types |