CHROMA
Classes | Public Member Functions | Public Attributes | List of all members
Chroma::InlineSinkSmearEnv::Params Struct Reference

Parameter structure. More...

#include <inline_sink_smear_w.h>

Classes

struct  NamedObject_t
 

Public Member Functions

 Params ()
 
 Params (XMLReader &xml_in, const std::string &path)
 
void writeXML (XMLWriter &xml_out, const std::string &path)
 

Public Attributes

unsigned long frequency
 
PropSinkSmear_t param
 
struct Chroma::InlineSinkSmearEnv::Params::NamedObject_t named_obj
 

Detailed Description

Parameter structure.

Definition at line 25 of file inline_sink_smear_w.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::InlineSinkSmearEnv::Params::Params ( )

Definition at line 74 of file inline_sink_smear_w.cc.

References frequency.

◆ Params() [2/2]

Chroma::InlineSinkSmearEnv::Params::Params ( XMLReader &  xml_in,
const std::string &  path 
)

Definition at line 76 of file inline_sink_smear_w.cc.

References frequency, named_obj, param, and Chroma::read().

Member Function Documentation

◆ writeXML()

void Chroma::InlineSinkSmearEnv::Params::writeXML ( XMLWriter &  xml_out,
const std::string &  path 
)

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineSinkSmearEnv::Params::frequency

◆ named_obj

struct Chroma::InlineSinkSmearEnv::Params::NamedObject_t Chroma::InlineSinkSmearEnv::Params::named_obj

◆ param

PropSinkSmear_t Chroma::InlineSinkSmearEnv::Params::param

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