CMS 3D CMS Logo

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

#include <ESTestData.h>

Public Member Functions

 ESTestDataJ (int v)
 
int & value ()
 
int const & value () const
 

Private Attributes

int value_
 

Detailed Description

Definition at line 96 of file ESTestData.h.

Constructor & Destructor Documentation

◆ ESTestDataJ()

edmtest::ESTestDataJ::ESTestDataJ ( int  v)
inline

Definition at line 98 of file ESTestData.h.

References findQualityFiles::v, and value_.

Member Function Documentation

◆ value() [1/2]

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

◆ value() [2/2]

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

Member Data Documentation

◆ value_

int edmtest::ESTestDataJ::value_
private

Definition at line 103 of file ESTestData.h.

Referenced by ESTestDataJ(), and value().