![]() |
Safir SDK Core
|
#include <Safir/Dob/Typesystem/Object.h>
#include <Safir/Dob/Typesystem/ObjectContainer.h>
#include <Safir/Dob/Typesystem/ArrayContainer.h>
#include <Safir/Dob/Typesystem/SequenceContainer.h>
#include <Safir/Dob/Typesystem/DictionaryContainer.h>
#include <Safir/Dob/Typesystem/ContainerProxies.h>
#include <Safir/Dob/Response.h>
#include <Safir/Utilities/ForEach/BriefResponse.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Go to the source code of this file.
Classes | |
class | Safir::Utilities::ForEach::FullResponse |
Full response for a ForEach service request. More... | |
Namespaces | |
namespace | Safir |
This namespace contains all the functionality and definitions of the SAFIR SDK. | |
namespace | Safir::Utilities |
Utilities. | |
namespace | Safir::Utilities::ForEach |
ForEach. | |
Macros | |
#define | SAFIR_GENERATED_Core_API SAFIR_HELPER_DLL_IMPORT |
#define | SAFIR_LIBRARY_NAME "safir_generated-Core-cpp" |
#define | SAFIR_GENERATED_Core_API_LOCAL SAFIR_HELPER_DLL_LOCAL |
Typedefs | |
typedef std::shared_ptr< FullResponse > | Safir::Utilities::ForEach::FullResponsePtr |
typedef std::shared_ptr< const FullResponse > | Safir::Utilities::ForEach::FullResponseConstPtr |
typedef Safir::Dob::Typesystem::ObjectContainerImpl< FullResponse > | Safir::Utilities::ForEach::FullResponseContainer |
typedef Safir::Dob::Typesystem::ArrayContainer< FullResponseContainer > | Safir::Utilities::ForEach::FullResponseContainerArray |
typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< FullResponse > | Safir::Utilities::ForEach::FullResponseSequenceContainer |
#define SAFIR_GENERATED_Core_API SAFIR_HELPER_DLL_IMPORT |
#define SAFIR_GENERATED_Core_API_LOCAL SAFIR_HELPER_DLL_LOCAL |
#define SAFIR_LIBRARY_NAME "safir_generated-Core-cpp" |