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

#include <stats.h>

Public Member Functions

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

Detailed Description

Definition at line 348 of file stats.h.

Constructor & Destructor Documentation

◆ DisabledScopedTimeDistributionUpdater() [1/2]

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

Definition at line 350 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 * also_update)
inline

Definition at line 357 of file stats.h.

◆ operator=()

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

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