|
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/ContainerProxies.h>#include <Safir/Dob/CreateRoutineParameters.h>#include <Safir/Dob/ErrorResponse.h>#include <Safir/Dob/ResponseErrorInfo.h>#include <Safir/Dob/Typesystem/ValueContainers.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. | |
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 |