|
Safir SDK Core
|
#include <Safir/Dob/ConsumerBase.h>#include <Safir/Dob/Defs.h>#include <Safir/Dob/DoseCppExportDefs.h>#include <Safir/Dob/Entity.h>#include <Safir/Dob/EntityProxy.h>#include <Safir/Dob/EntityRequestProxy.h>#include <Safir/Dob/Message.h>#include <Safir/Dob/MessageProxy.h>#include <Safir/Dob/Response.h>#include <Safir/Dob/ResponseProxy.h>#include <Safir/Dob/ResponseSender.h>#include <Safir/Dob/Service.h>#include <Safir/Dob/ServiceRequestProxy.h>#include <Safir/Dob/Typesystem/Defs.h>#include <Safir/Dob/Typesystem/EntityId.h>#include <Safir/Dob/Typesystem/HandlerId.h>

Go to the source code of this file.
Classes | |
| class | Safir::Dob::StopHandler |
| Interface for reception of a stop order. More... | |
| class | Safir::Dob::Dispatcher |
| Interface for reception of a dispatch order. More... | |
| class | Safir::Dob::EntityHandler |
| Interface to be implemented by an entity handler that makes a non-pending registration and that doesn't handle injected entities. More... | |
| class | Safir::Dob::EntityHandlerInjection |
| Interface to be implemented by an entity handler that makes a non-pending registration for a type that can potentially be injected. More... | |
| class | Safir::Dob::EntityHandlerPending |
| Interface to be implemented by an entity handler that makes a pending registration. More... | |
| class | Safir::Dob::ServiceHandler |
| Interface to be implemented by a service handler that makes a non-pending registration. More... | |
| class | Safir::Dob::ServiceHandlerPending |
| Interface to be implemented by a service handler that makes a pending registration. More... | |
| class | Safir::Dob::Requestor |
| Interface to be implemented by an application that sends requests (Request on entities or service requests). More... | |
| class | Safir::Dob::MessageSender |
| Interface to be implemented by senders of messages. More... | |
| class | Safir::Dob::RegistrationSubscriber |
| Interface to be implemented by subscribers of handler registrations. More... | |
| class | Safir::Dob::MessageSubscriber |
| Interface to be implemented by subscribers of messages. More... | |
| class | Safir::Dob::EntitySubscriber |
| Interface to be implemented by subscribers of entities. More... | |
Namespaces | |
| Safir | |
| Safir. | |
| Safir::Dob | |
| Dob. | |