![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 58 of file routing_filter_committables.h.
#include <routing_filter_committables.h>
Public Member Functions | |
| CommittableArray (size_t num_elements, const T &value) | |
| size_t | Size () const |
| T | Get (size_t index) const |
| T & | GetMutable (size_t index) |
| void | Set (size_t index, const T &value) |
| void | Revert () |
| void | Commit () |
| void | SetAllAndCommit (const T &value) |
| T | GetCommitted (size_t index) const |
| bool | HasChanged (size_t index) const |
| const std::vector< size_t > & | ChangedIndices () const |
|
inline |
Definition at line 54 of file routing_filter_committables.h.
|
inline |
Definition at line 125 of file routing_filter_committables.h.
|
inline |
Definition at line 100 of file routing_filter_committables.h.
|
inline |
Definition at line 70 of file routing_filter_committables.h.
|
inline |
Definition at line 114 of file routing_filter_committables.h.
|
inline |
Definition at line 77 of file routing_filter_committables.h.
|
inline |
Definition at line 121 of file routing_filter_committables.h.
|
inline |
Definition at line 92 of file routing_filter_committables.h.
|
inline |
Definition at line 84 of file routing_filter_committables.h.
|
inline |
Definition at line 108 of file routing_filter_committables.h.
|
inline |
Definition at line 65 of file routing_filter_committables.h.