gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
Gambit::SpecOverrideOptions Class Reference

Mini helper class to specify behaviour of getters w.r.t. overrides in a type-safe way. More...

#include <spectrum_helpers.hpp>

Public Member Functions

int value () const
 
 SpecOverrideOptions (int i)
 

Private Attributes

int my_value
 

Detailed Description

Mini helper class to specify behaviour of getters w.r.t. overrides in a type-safe way.

Definition at line 97 of file spectrum_helpers.hpp.

Constructor & Destructor Documentation

◆ SpecOverrideOptions()

Gambit::SpecOverrideOptions::SpecOverrideOptions ( int  i)
inline

Definition at line 103 of file spectrum_helpers.hpp.

References value().

Here is the call graph for this function:

Member Function Documentation

◆ value()

int Gambit::SpecOverrideOptions::value ( ) const
inline

Definition at line 102 of file spectrum_helpers.hpp.

Referenced by SpecOverrideOptions().

Here is the caller graph for this function:

Member Data Documentation

◆ my_value

int Gambit::SpecOverrideOptions::my_value
private

Definition at line 100 of file spectrum_helpers.hpp.


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