ldas-tools-ldasgen  2.5.5
Public Types | Public Member Functions | Static Public Member Functions | List of all members
GenericAPI::Status::Recorder Class Reference

The class managing the collection of raw data. More...

#include <Status.hh>

Inheritance diagram for GenericAPI::Status::Recorder:

Public Types

typedef size_t frequency_type
 
typedef size_t queue_length_type
 
typedef LDASTools::AL::SharedPtr< MonitorInterfacemonitor_type
 

Public Member Functions

 Recorder ()
 Default constructor. More...
 

Static Public Member Functions

static void Add (monitor_type M)
 Add a monitor to the recorder. More...
 

Detailed Description

The class managing the collection of raw data.

Member Typedef Documentation

◆ frequency_type

◆ monitor_type

typedef LDASTools::AL::SharedPtr< MonitorInterface > GenericAPI::Status::Recorder::monitor_type

◆ queue_length_type

Constructor & Destructor Documentation

◆ Recorder()

GenericAPI::Status::Recorder::Recorder ( )

Default constructor.

Member Function Documentation

◆ Add()

static void GenericAPI::Status::Recorder::Add ( monitor_type  M)
static

Add a monitor to the recorder.

Parameters
[in]MReference to the monitor.

The documentation for this class was generated from the following file: