#include <ids.hpp>
Public Member Functions | |
col_id (int id) | |
Constructor. | |
Public Member Functions inherited from paal::lp::Id | |
int | get () const |
Returns the id number. | |
bool | operator< (Id id) const |
Less operator. | |
bool | operator== (Id id) const |
Equality operator. | |
Additional Inherited Members | |
Protected Member Functions inherited from paal::lp::Id | |
Id () | |
Constructor. | |
Id (int id) | |
Constructor. | |