Safir SDK Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ErrorListResponse.h File Reference
#include <Safir/Dob/Typesystem/Object.h>
#include <Safir/Dob/Typesystem/ObjectContainer.h>
#include <Safir/Dob/Typesystem/ArrayContainer.h>
#include <Safir/Dob/Typesystem/ContainerProxies.h>
#include <Safir/Dob/CreateRoutineParameters.h>
#include <Safir/Dob/ErrorResponse.h>
#include <Safir/Dob/ResponseErrorInfo.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Include dependency graph for ErrorListResponse.h:

Go to the source code of this file.

Classes

class  Safir::Dob::ErrorListResponse
 Defines an array of errors, typically used to report errors for individual members in the request. More...
 

Namespaces

 Safir
 Safir.
 
 Safir::Dob
 Dob.
 

Macros

#define DOTS_GENERATED_Safir_API   SAFIR_HELPER_DLL_IMPORT
 
#define SAFIR_LIBRARY_NAME   "dots_generated-Safir-cpp"
 
#define DOTS_GENERATED_Safir_API_LOCAL   SAFIR_HELPER_DLL_LOCAL
 

Typedefs

typedef boost::shared_ptr
< ErrorListResponse > 
Safir::Dob::ErrorListResponsePtr
 
typedef boost::shared_ptr
< const ErrorListResponse > 
Safir::Dob::ErrorListResponseConstPtr
 
typedef
Safir::Dob::Typesystem::ObjectContainerImpl
< ErrorListResponse > 
Safir::Dob::ErrorListResponseContainer
 
typedef
Safir::Dob::Typesystem::ArrayContainer
< ErrorListResponseContainer > 
Safir::Dob::ErrorListResponseContainerArray
 

Macro Definition Documentation

#define DOTS_GENERATED_Safir_API   SAFIR_HELPER_DLL_IMPORT
#define DOTS_GENERATED_Safir_API_LOCAL   SAFIR_HELPER_DLL_LOCAL
#define SAFIR_LIBRARY_NAME   "dots_generated-Safir-cpp"