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

Detailed Description

Definition at line 315 of file stats.h.

#include <stats.h>

Public Member Functions

 EnabledScopedTimeDistributionUpdater (TimeDistribution *stat)
 EnabledScopedTimeDistributionUpdater (const EnabledScopedTimeDistributionUpdater &)=delete
EnabledScopedTimeDistributionUpdateroperator= (const EnabledScopedTimeDistributionUpdater &)=delete
 ~EnabledScopedTimeDistributionUpdater ()
void AlsoUpdate (TimeDistribution *also_update)

Constructor & Destructor Documentation

◆ EnabledScopedTimeDistributionUpdater() [1/2]

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

Definition at line 318 of file stats.h.

◆ EnabledScopedTimeDistributionUpdater() [2/2]

operations_research::EnabledScopedTimeDistributionUpdater::EnabledScopedTimeDistributionUpdater ( const EnabledScopedTimeDistributionUpdater & )
delete

◆ ~EnabledScopedTimeDistributionUpdater()

operations_research::EnabledScopedTimeDistributionUpdater::~EnabledScopedTimeDistributionUpdater ( )
inline

Definition at line 328 of file stats.h.

Member Function Documentation

◆ AlsoUpdate()

void operations_research::EnabledScopedTimeDistributionUpdater::AlsoUpdate ( TimeDistribution * also_update)
inline

Definition at line 344 of file stats.h.

◆ operator=()

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

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