CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
edmtest::ESTestDataF Class Reference

#include <ESTestData.h>

Public Member Functions

 ESTestDataF (int v)
 
int & value ()
 
int const & value () const
 

Private Attributes

int value_
 

Detailed Description

Definition at line 51 of file ESTestData.h.

Constructor & Destructor Documentation

edmtest::ESTestDataF::ESTestDataF ( int  v)
inline

Definition at line 53 of file ESTestData.h.

References findQualityFiles::v, and value_.

Member Function Documentation

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

Member Data Documentation

int edmtest::ESTestDataF::value_
private

Definition at line 57 of file ESTestData.h.

Referenced by ESTestDataF(), and value().