Generated on Thu Apr 5 2018 19:44:19 for Gecode by doxygen 1.8.13
Gecode::Search::NoTraceRecorder::ID Class Reference

Class for storing node identifiers. More...

#include <trace-recorder.hpp>

Public Member Functions

 ID (void)
 Do not initialize. More...
 
 ID (unsigned int id)
 Initialize. More...
 
 operator unsigned int (void) const
 Access. More...
 

Detailed Description

Class for storing node identifiers.

Definition at line 114 of file trace-recorder.hpp.

Constructor & Destructor Documentation

◆ ID() [1/2]

Gecode::Search::NoTraceRecorder::ID::ID ( void  )
inline

Do not initialize.

Definition at line 252 of file trace-recorder.hpp.

◆ ID() [2/2]

Gecode::Search::NoTraceRecorder::ID::ID ( unsigned int  id)
inline

Initialize.

Definition at line 255 of file trace-recorder.hpp.

Member Function Documentation

◆ operator unsigned int()

Gecode::Search::NoTraceRecorder::ID::operator unsigned int ( void  ) const
inline

Access.

Definition at line 258 of file trace-recorder.hpp.


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