Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::DisabledScopedTimeDistributionUpdater Class Reference

Detailed Description

Definition at line 353 of file stats.h.

#include <stats.h>

Public Member Functions

 DisabledScopedTimeDistributionUpdater (TimeDistribution *)
 DisabledScopedTimeDistributionUpdater (const DisabledScopedTimeDistributionUpdater &)=delete
 This type is neither copyable nor movable.
DisabledScopedTimeDistributionUpdateroperator= (const DisabledScopedTimeDistributionUpdater &)=delete
void AlsoUpdate (TimeDistribution *)

Constructor & Destructor Documentation

◆ DisabledScopedTimeDistributionUpdater() [1/2]

operations_research::DisabledScopedTimeDistributionUpdater::DisabledScopedTimeDistributionUpdater ( TimeDistribution * )
inlineexplicit

Definition at line 355 of file stats.h.

◆ DisabledScopedTimeDistributionUpdater() [2/2]

operations_research::DisabledScopedTimeDistributionUpdater::DisabledScopedTimeDistributionUpdater ( const DisabledScopedTimeDistributionUpdater & )
delete

This type is neither copyable nor movable.

Member Function Documentation

◆ AlsoUpdate()

void operations_research::DisabledScopedTimeDistributionUpdater::AlsoUpdate ( TimeDistribution * )
inline

Definition at line 362 of file stats.h.

◆ operator=()

DisabledScopedTimeDistributionUpdater & operations_research::DisabledScopedTimeDistributionUpdater::operator= ( const DisabledScopedTimeDistributionUpdater & )
delete

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