CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
edmtest::ESTestDataC Class Reference

#include <ESTestData.h>

Public Member Functions

 ESTestDataC (int v)
 
int & value ()
 
int const & value () const
 

Private Attributes

int value_
 

Detailed Description

Definition at line 26 of file ESTestData.h.

Constructor & Destructor Documentation

◆ ESTestDataC()

edmtest::ESTestDataC::ESTestDataC ( int  v)
inline

Definition at line 28 of file ESTestData.h.

References findQualityFiles::v, and value_.

Member Function Documentation

◆ value() [1/2]

int& edmtest::ESTestDataC::value ( )
inline

◆ value() [2/2]

int const& edmtest::ESTestDataC::value ( ) const
inline

Member Data Documentation

◆ value_

int edmtest::ESTestDataC::value_
private

Definition at line 33 of file ESTestData.h.

Referenced by ESTestDataC(), and value().