CHROMA
Public Member Functions | Private Attributes | List of all members

Inline measurement of 3pt functions. More...

#include <inline_bar3ptfn_w.h>

Inheritance diagram for Chroma::InlineBar3ptfn:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineBar3ptfn ()
 
 InlineBar3ptfn (const InlineBar3ptfnParams &p)
 
 InlineBar3ptfn (const InlineBar3ptfn &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

InlineBar3ptfnParams params
 

Detailed Description

Inline measurement of 3pt functions.

Definition at line 58 of file inline_bar3ptfn_w.h.

Constructor & Destructor Documentation

◆ ~InlineBar3ptfn()

Chroma::InlineBar3ptfn::~InlineBar3ptfn ( )
inline

Definition at line 61 of file inline_bar3ptfn_w.h.

◆ InlineBar3ptfn() [1/2]

Chroma::InlineBar3ptfn::InlineBar3ptfn ( const InlineBar3ptfnParams p)
inline

Definition at line 62 of file inline_bar3ptfn_w.h.

◆ InlineBar3ptfn() [2/2]

Chroma::InlineBar3ptfn::InlineBar3ptfn ( const InlineBar3ptfn p)
inline

Definition at line 63 of file inline_bar3ptfn_w.h.

Member Function Documentation

◆ getFrequency()

unsigned long Chroma::InlineBar3ptfn::getFrequency ( void  ) const
inlinevirtual

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 65 of file inline_bar3ptfn_w.h.

References Chroma::InlineBar3ptfnParams::frequency, and params.

◆ operator()()

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

Member Data Documentation

◆ params

InlineBar3ptfnParams Chroma::InlineBar3ptfn::params
private

Definition at line 72 of file inline_bar3ptfn_w.h.

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


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