Main Page | Class Hierarchy | Class List | File List | Class Members

Long Class Reference

#include <Long.h>

Inheritance diagram for Long:

Variable Value List of all members.

Public Member Functions

 Long (const longlong v)
 Long (const Long &v)
Longoperator= (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

Detailed Description

This class should be used to represent long integer values in CSPs. It is a wrapper for `longlong'. Long is guaranteed to be a 64 bit type.


The documentation for this class was generated from the following files:
Generated on Wed May 25 12:21:19 2005 for csp.kdevelop by  doxygen 1.3.9.1