#include "messageable.h"
#include "messager.h"
#include "connector.h"
Go to the source code of this file.
Classes | |
class | Connection |
The top-level class for any type of connection. More... | |
class | invalidate_messageable |
This is, or at least used to be, the core of functionality and base class for the whole framework. It is now deeply dependant on a number of other groups of objects, but is still a key and central component.
Definition in file connection.h.