All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::lp::row_id Struct Reference

#include <ids.hpp>

Inheritance diagram for paal::lp::row_id:
paal::lp::Id

Public Member Functions

 row_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.
 

Detailed Description

LP row identifier class.

Definition at line 60 of file ids.hpp.


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