CHROMA
Public Member Functions | Private Attributes | List of all members
Chroma::InlineQpropDiffEnv::InlineMeas Class Reference

Inline measurement of to add two props. More...

#include <inline_qpropdiff_w.h>

Inheritance diagram for Chroma::InlineQpropDiffEnv::InlineMeas:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineMeas ()
 
 InlineMeas (const Params &p)
 
 InlineMeas (const InlineMeas &p)
 
unsigned long getFrequency (void) const
 Tell me how often I should measure this beastie. More...
 
void operator() (const unsigned long update_no, XMLWriter &xml_out)
 Do the measurement. More...
 
- Public Member Functions inherited from Chroma::AbsInlineMeasurement
virtual ~AbsInlineMeasurement (void)
 Virtual Destructor. More...
 

Private Attributes

Params params
 

Detailed Description

Inline measurement of to add two props.

Definition at line 43 of file inline_qpropdiff_w.h.

Constructor & Destructor Documentation

◆ ~InlineMeas()

Chroma::InlineQpropDiffEnv::InlineMeas::~InlineMeas ( )
inline

Definition at line 46 of file inline_qpropdiff_w.h.

◆ InlineMeas() [1/2]

Chroma::InlineQpropDiffEnv::InlineMeas::InlineMeas ( const Params p)
inline

Definition at line 47 of file inline_qpropdiff_w.h.

◆ InlineMeas() [2/2]

Chroma::InlineQpropDiffEnv::InlineMeas::InlineMeas ( const InlineMeas p)
inline

Definition at line 48 of file inline_qpropdiff_w.h.

Member Function Documentation

◆ getFrequency()

unsigned long Chroma::InlineQpropDiffEnv::InlineMeas::getFrequency ( void  ) const
inlinevirtual

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 50 of file inline_qpropdiff_w.h.

References Chroma::InlineQpropDiffEnv::Params::frequency, and params.

◆ operator()()

void Chroma::InlineQpropDiffEnv::InlineMeas::operator() ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
virtual

Member Data Documentation

◆ params

Params Chroma::InlineQpropDiffEnv::InlineMeas::params
private

Definition at line 57 of file inline_qpropdiff_w.h.

Referenced by getFrequency(), and operator()().


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