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/Item.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
Go to the source code of this file.
Classes | |
class | Safir::Dob::ResponseErrorInfo |
Contains information about one of the errors found when handling a request. More... | |
Namespaces | |
Safir | |
Safir. | |
Safir::Dob | |
Dob. | |
Typedefs | |
typedef boost::shared_ptr < ResponseErrorInfo > | Safir::Dob::ResponseErrorInfoPtr |
typedef boost::shared_ptr < const ResponseErrorInfo > | Safir::Dob::ResponseErrorInfoConstPtr |
typedef Safir::Dob::Typesystem::ObjectContainerImpl < ResponseErrorInfo > | Safir::Dob::ResponseErrorInfoContainer |
typedef Safir::Dob::Typesystem::ArrayContainer < ResponseErrorInfoContainer > | Safir::Dob::ResponseErrorInfoContainerArray |