Generated on Tue Sep 25 2012 20:53:28 for Gecode by doxygen 1.7.5
Gecode::Int::NoOffset Class Reference

Converter without offsets. More...

#include <view.hpp>

List of all members.

Public Types

typedef View ViewType
 The view type.

Public Member Functions

View & operator() (View &x)
 Pass through x.
void update (const NoOffset &)
 Update during cloning.
int offset (void) const
 Access offset.

Detailed Description

Converter without offsets.


Member Typedef Documentation

The view type.

Definition at line 583 of file view.hpp.


Member Function Documentation

View & Gecode::Int::NoOffset::operator() ( View &  x) [inline]

Pass through x.

Definition at line 594 of file view.hpp.

void Gecode::Int::NoOffset::update ( const NoOffset ) [inline]

Update during cloning.

Definition at line 600 of file view.hpp.

int Gecode::Int::NoOffset::offset ( void  ) const [inline]

Access offset.

Definition at line 604 of file view.hpp.


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