Safir SDK Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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...
 

Typedefs

typedef boost::shared_ptr
< BackdoorCommand
BackdoorCommandPtr
 
typedef boost::shared_ptr
< const BackdoorCommand
BackdoorCommandConstPtr
 
typedef
Safir::Dob::Typesystem::ObjectContainerImpl
< BackdoorCommand
BackdoorCommandContainer
 
typedef
Safir::Dob::Typesystem::ArrayContainer
< BackdoorCommandContainer
BackdoorCommandContainerArray
 

Detailed Description

Typedef Documentation