Public Member Functions | Protected Attributes

Solution< R > Class Template Reference

Inheritance diagram for Solution< R >:
TestSolution< R >

List of all members.

Public Member Functions

 Solution (R &rr)
 Solution (const Solution< R > &s)
void setR (const R &rr)
const R & getR () const
R & getR ()
virtual void print () const
virtual Solution< R > & operator= (const Solution< R > &s)
virtual Solution< R > & clone () const

Protected Attributes

R & r

template<class R>
class Solution< R >


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