Safir SDK Core
Loading...
Searching...
No Matches
Safir::Application Namespace Reference

Application. More...

Classes

class  Backdoor
 Interface for handling PI commands. More...
 
class  BackdoorCommand
 Backdoor command messages. More...
 
class  BackdoorKeeper
 Class that provides subscription and filtering for BackdoorCommands. More...
 
class  CrashReporter
 Provides methods to start and stop the crash reporting functionality. More...
 
class  ScopedCrashReporter
 RAII class to call StartCrashReporter and StopCrashReporter automatically. More...
 
class  Tracer
 A class for trace logging. More...
 
class  TracerBackdoor
 This class just contains two static methods, for starting and stopping the tracers backdoor. More...
 
class  TracerParameters
 Configuration parameters for the tracer data multicast sender. More...
 
class  TracerStatus
 Status of an application debug tracer. More...
 

Typedefs

typedef std::shared_ptr< BackdoorCommandBackdoorCommandPtr
 
typedef std::shared_ptr< const BackdoorCommandBackdoorCommandConstPtr
 
typedef Safir::Dob::Typesystem::ObjectContainerImpl< BackdoorCommandBackdoorCommandContainer
 
typedef Safir::Dob::Typesystem::ArrayContainer< BackdoorCommandContainerBackdoorCommandContainerArray
 
typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< BackdoorCommandBackdoorCommandSequenceContainer
 
typedef std::shared_ptr< TracerParametersTracerParametersPtr
 
typedef std::shared_ptr< const TracerParametersTracerParametersConstPtr
 
typedef Safir::Dob::Typesystem::ObjectContainerImpl< TracerParametersTracerParametersContainer
 
typedef Safir::Dob::Typesystem::ArrayContainer< TracerParametersContainerTracerParametersContainerArray
 
typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< TracerParametersTracerParametersSequenceContainer
 
typedef std::shared_ptr< TracerStatusTracerStatusPtr
 
typedef std::shared_ptr< const TracerStatusTracerStatusConstPtr
 
typedef Safir::Dob::Typesystem::ObjectContainerImpl< TracerStatusTracerStatusContainer
 
typedef Safir::Dob::Typesystem::ArrayContainer< TracerStatusContainerTracerStatusContainerArray
 
typedef Safir::Dob::Typesystem::GenericObjectSequenceContainer< TracerStatusTracerStatusSequenceContainer
 

Detailed Description

Typedef Documentation

◆ BackdoorCommandConstPtr

◆ BackdoorCommandContainer

◆ BackdoorCommandContainerArray

◆ BackdoorCommandPtr

◆ BackdoorCommandSequenceContainer

◆ TracerParametersConstPtr

◆ TracerParametersContainer

◆ TracerParametersContainerArray

◆ TracerParametersPtr

◆ TracerParametersSequenceContainer

◆ TracerStatusConstPtr

◆ TracerStatusContainer

◆ TracerStatusContainerArray

◆ TracerStatusPtr

◆ TracerStatusSequenceContainer