Rosetta
Public Member Functions | Private Attributes | Friends | List of all members
VallIndex Class Reference

Public Member Functions

 VallIndex (Size idx, Real value)
 
Size index () const
 
Real value () const
 
VallIndexoperator= (VallIndex const &rhs)
 

Private Attributes

Size index_
 
Real value_
 

Friends

bool operator< (VallIndex const &lhs, VallIndex const &rhs)
 

Constructor & Destructor Documentation

◆ VallIndex()

VallIndex::VallIndex ( Size  idx,
Real  value 
)
inline

Member Function Documentation

◆ index()

Size VallIndex::index ( ) const
inline

References index_.

Referenced by operator=().

◆ operator=()

VallIndex& VallIndex::operator= ( VallIndex const &  rhs)
inline

References index(), index_, value(), and value_.

◆ value()

Real VallIndex::value ( ) const
inline

References value_.

Referenced by operator=().

Friends And Related Function Documentation

◆ operator<

bool operator< ( VallIndex const &  lhs,
VallIndex const &  rhs 
)
friend

Member Data Documentation

◆ index_

Size VallIndex::index_
private

Referenced by index(), and operator=().

◆ value_

Real VallIndex::value_
private

Referenced by operator=(), and value().


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