ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
Public Member Functions | List of all members
AwaitStateRequestor Struct Reference

#include <requestor.hpp>

+ Inheritance diagram for AwaitStateRequestor:

Public Member Functions

void AddOptions (CLI::App *app) override
 Add arguments to command. More...
 
void Handle (::stdif::StdCmdsSync &std_cmds, ::daqif::OcmDaqControlSync &daq_cmds, CLI::App *arg) override
 Receives a parsed variables_map that include the options added with AddOptions. More...
 
 Requestor (CommonArgs &args)
 
- Public Member Functions inherited from Requestor
 Requestor (CommonArgs &args)
 
virtual ~Requestor ()
 

Additional Inherited Members

- Protected Attributes inherited from Requestor
CommonArgsm_args
 

Detailed Description

Definition at line 201 of file requestor.hpp.

Member Function Documentation

◆ AddOptions()

void AwaitStateRequestor::AddOptions ( CLI::App *  app)
overridevirtual

Add arguments to command.

Reimplemented from Requestor.

Definition at line 190 of file requestor.cpp.

◆ Handle()

void AwaitStateRequestor::Handle ( ::stdif::StdCmdsSync &  std_cmds,
::daqif::OcmDaqControlSync &  daq_cmds,
CLI::App *  arg 
)
overridevirtual

Receives a parsed variables_map that include the options added with AddOptions.

Implements Requestor.

Definition at line 205 of file requestor.cpp.

◆ Requestor()

Requestor::Requestor
explicit

Definition at line 58 of file requestor.cpp.


The documentation for this struct was generated from the following files: