Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Types | Public Member Functions | Public Attributes | List of all members
runtime_stream_preset::rsp_creator Struct Reference

#include <stream_preset.hh>

Public Types

typedef scarab::registrar< stream_preset, runtime_stream_preset, const std::string &> registrar_t
 

Public Member Functions

 rsp_creator ()
 
 rsp_creator (const std::string &a_type)
 

Public Attributes

std::shared_ptr< runtime_stream_presetf_preset_ptr
 
std::shared_ptr< registrar_tf_registrar_ptr
 

Detailed Description

Definition at line 69 of file stream_preset.hh.

Member Typedef Documentation

◆ registrar_t

typedef scarab::registrar< stream_preset, runtime_stream_preset, const std::string& > registrar_t

Definition at line 72 of file stream_preset.hh.

Constructor & Destructor Documentation

◆ rsp_creator() [1/2]

rsp_creator ( )
inline

Definition at line 74 of file stream_preset.hh.

◆ rsp_creator() [2/2]

rsp_creator ( const std::string &  a_type)
inline

Definition at line 75 of file stream_preset.hh.

Member Data Documentation

◆ f_preset_ptr

std::shared_ptr< runtime_stream_preset > f_preset_ptr

Definition at line 71 of file stream_preset.hh.

◆ f_registrar_ptr

std::shared_ptr< registrar_t > f_registrar_ptr

Definition at line 73 of file stream_preset.hh.


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