Safir SDK Core
Loading...
Searching...
No Matches
Status.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/Dob/Entity.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Include dependency graph for Status.h:

Go to the source code of this file.

Classes

class  Safir::Control::Status
 Information about the this node. 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< StatusSafir::Control::StatusPtr
 
typedef std::shared_ptr< const StatusSafir::Control::StatusConstPtr
 
typedef Safir::Dob::Typesystem::ObjectContainerImpl< StatusSafir::Control::StatusContainer
 
typedef Safir::Dob::Typesystem::ArrayContainer< StatusContainerSafir::Control::StatusContainerArray
 
typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< StatusSafir::Control::StatusSequenceContainer
 

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"