![]() |
OR-Tools
8.2
|
Public Member Functions | |
Storage () | |
Storage (Storage &&other_storage) | |
template<typename TheCallback > | |
Storage (TheCallback &&the_callback) | |
template<typename OtherCallback > | |
Storage (Storage< OtherCallback > &&other_storage) | |
Storage & | operator= (Storage &&other_storage) |
bool | ContainsCallback () const |
Callback | ReleaseCallback () |
void | CancelCallback () |
void | InvokeCallback () |