OR-Tools  9.6
RevIntegerValueRepository

Detailed Description

Definition at line 1312 of file integer.h.

Public Member Functions

 RevIntegerValueRepository (Model *model)
 
void SetLevel (int level) final
 
int Level () const
 
void SaveState (IntegerValue *object)
 
void SaveStateWithStamp (IntegerValue *object, int64_t *stamp)
 

Constructor & Destructor Documentation

◆ RevIntegerValueRepository()

RevIntegerValueRepository ( Model model)
inlineexplicit

Definition at line 1314 of file integer.h.

Member Function Documentation

◆ Level()

int Level ( ) const
inlineinherited

Definition at line 53 of file rev.h.

◆ SaveState()

void SaveState ( IntegerValue *  object)
inlineinherited

Definition at line 60 of file rev.h.

◆ SaveStateWithStamp()

void SaveStateWithStamp ( IntegerValue *  object,
int64_t *  stamp 
)
inlineinherited

Definition at line 70 of file rev.h.

◆ SetLevel()

void SetLevel ( int  level)
finalvirtualinherited

Implements ReversibleInterface.

Definition at line 52 of file rev.h.


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