#include <Long.h>
Inheritance diagram for Long:

Public Member Functions | |
| Long (const longlong v) | |
| Long (const Long &v) | |
| Long & | operator= (const Long &v) |
| operator longlong () const | |
| virtual wostream & | print (wostream &wos) const |
| Long (const Problem &problem) | |
| Long (const Problem &problem, const values::Long min, const values::Long max) | |
| Long (const Problem &problem, const vector< values::Long > &array) | |
| values::Long & | value () const |
1.3.9.1