| 
    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/SequenceContainer.h>#include <Safir/Dob/Typesystem/DictionaryContainer.h>#include <Safir/Dob/Typesystem/ContainerProxies.h>#include <Safir/Control/Operation.h>#include <Safir/Dob/Service.h>#include <Safir/Dob/Typesystem/ValueContainers.h>#include <Safir/Utilities/Internal/VisibilityHelpers.h>#include <Safir/Utilities/Internal/AutoLink.h>Go to the source code of this file.
Classes | |
| class | Safir::Control::Command | 
| Command to stop, shutdown or reboot a specific node or a whole safir system.  More... | |
Namespaces | |
| namespace | Safir | 
| This namespace contains all the functionality and definitions of the SAFIR SDK.  | |
| namespace | Safir::Control | 
| Control.  | |
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< Command > | Safir::Control::CommandPtr | 
| typedef std::shared_ptr< const Command > | Safir::Control::CommandConstPtr | 
| typedef Safir::Dob::Typesystem::ObjectContainerImpl< Command > | Safir::Control::CommandContainer | 
| typedef Safir::Dob::Typesystem::ArrayContainer< CommandContainer > | Safir::Control::CommandContainerArray | 
| typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< Command > | Safir::Control::CommandSequenceContainer | 
| #define SAFIR_GENERATED_Core_API SAFIR_HELPER_DLL_IMPORT | 
| #define SAFIR_GENERATED_Core_API_LOCAL SAFIR_HELPER_DLL_LOCAL | 
| #define SAFIR_LIBRARY_NAME "safir_generated-Core-cpp" |