![]() |
Safir SDK Core
|
#include <string>
#include <vector>
#include <sstream>
#include <Safir/Dob/Typesystem/ToolSupport/TypeRepository.h>
#include <Safir/Dob/Typesystem/ToolSupport/Internal/InternalDefs.h>
#include <Safir/Dob/Typesystem/ToolSupport/Internal/Blob.h>
Go to the source code of this file.
Classes | |
class | Safir::Dob::Typesystem::ToolSupport::BlobReader< RepositoryT, Traits > |
This class is used to unpack and read blobs created by the BlobWriter class. More... | |
Namespaces | |
namespace | Safir |
This namespace contains all the functionality and definitions of the SAFIR SDK. | |
namespace | Safir::Dob |
This namespace contains all functionality of the DOB (Components DOSE and DOTS). | |
namespace | Safir::Dob::Typesystem |
This namespace contains the DOB Typesystem functionality and definitions. | |
namespace | Safir::Dob::Typesystem::ToolSupport |