![]() |
Safir SDK Core
|
#include <Safir/Dob/DoseCppExportDefs.h>
#include <Safir/Dob/Defs.h>
#include <Safir/Dob/ResponseSender.h>
#include <Safir/Dob/EntityProxy.h>
#include <Safir/Dob/InjectedEntityProxy.h>
#include <Safir/Dob/EntityRequestProxy.h>
#include <Safir/Dob/ServiceRequestProxy.h>
#include <Safir/Dob/Typesystem/Defs.h>
#include <Safir/Dob/Typesystem/HandlerId.h>
#include <Safir/Dob/Typesystem/Exceptions.h>
Go to the source code of this file.
Classes | |
class | Safir::Dob::Internal::ConsumerBase |
Base class used when composing more elaborated interfaces. More... | |
class | Safir::Dob::RevokedRegistrationBase |
Base class used when composing more elaborated interfaces. More... | |
class | Safir::Dob::CompletedRegistrationBase |
Base class used when composing more elaborated interfaces. More... | |
class | Safir::Dob::EntityRequestBase |
Interface to receive entity requests. More... | |
class | Safir::Dob::EntityInjectionBase |
This Consumer Base class contains callback methods that can be overridden by an entity handler that registers a handler for an entity type that can potentially be injected outside the control of the handler itself. More... | |
class | Safir::Dob::ServiceRequestBase |
Interface to receive service requests. More... | |
Namespaces | |
namespace | Safir |
This namespace contains all the functionality and definitions of the SAFIR SDK. | |
namespace | Safir::Dob |
This namespace contains all functionality of the DOB (Components DOSE and DOTS). | |
namespace | Safir::Dob::Internal |