Safir SDK Core
Loading...
Searching...
No Matches
Parametrization.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/SequenceContainer.h>
#include <Safir/Dob/Typesystem/DictionaryContainer.h>
#include <Safir/Dob/Typesystem/ContainerProxies.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Include dependency graph for Parametrization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Safir::Dob::Parametrization
 This class is intended to be used as baseclass for classes that only contains parameters. 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).
 

Macros

#define SAFIR_GENERATED_Core_API   SAFIR_HELPER_DLL_IMPORT
 
#define SAFIR_LIBRARY_NAME   "safir_generated-Core-cpp"
 
#define SAFIR_GENERATED_Core_API_LOCAL   SAFIR_HELPER_DLL_LOCAL
 

Typedefs

typedef std::shared_ptr< ParametrizationSafir::Dob::ParametrizationPtr
 
typedef std::shared_ptr< const ParametrizationSafir::Dob::ParametrizationConstPtr
 
typedef Safir::Dob::Typesystem::ObjectContainerImpl< ParametrizationSafir::Dob::ParametrizationContainer
 
typedef Safir::Dob::Typesystem::ArrayContainer< ParametrizationContainerSafir::Dob::ParametrizationContainerArray
 
typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< ParametrizationSafir::Dob::ParametrizationSequenceContainer
 

Macro Definition Documentation

◆ SAFIR_GENERATED_Core_API

#define SAFIR_GENERATED_Core_API   SAFIR_HELPER_DLL_IMPORT

◆ SAFIR_GENERATED_Core_API_LOCAL

#define SAFIR_GENERATED_Core_API_LOCAL   SAFIR_HELPER_DLL_LOCAL

◆ SAFIR_LIBRARY_NAME

#define SAFIR_LIBRARY_NAME   "safir_generated-Core-cpp"