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/Response.h>
#include <Safir/Utilities/ForEach/BriefResponse.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
Go to the source code of this file.
Classes | |
class | Safir::Utilities::ForEach::FullResponse |
Full response for a ForEach service request. More... | |
Namespaces | |
Safir | |
Safir. | |
Safir::Utilities | |
Utilities. | |
Safir::Utilities::ForEach | |
ForEach. | |
Typedefs | |
typedef boost::shared_ptr < FullResponse > | Safir::Utilities::ForEach::FullResponsePtr |
typedef boost::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 |