Generated on Tue May 22 09:40:58 2018 for Gecode by doxygen 1.6.3

Gecode::Pos Class Reference
[Generic brancher based on view selection]

Position information. More...

#include <view.hpp>

List of all members.

Public Member Functions

 Pos (int p)
 Create position information.
 Pos (const Pos &p)
 Create position information.

Public Attributes

const int pos
 Position of view.

Detailed Description

Position information.

Definition at line 44 of file view.hpp.


Constructor & Destructor Documentation

Gecode::Pos::Pos ( int  p  )  [inline]

Create position information.

Definition at line 114 of file view.hpp.

Gecode::Pos::Pos ( const Pos p  )  [inline]

Create position information.

Definition at line 116 of file view.hpp.


Member Data Documentation

const int Gecode::Pos::pos

Position of view.

Definition at line 47 of file view.hpp.


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