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

Detailed Description

Definition at line 52 of file concurrent_calls_guard.h.

#include <concurrent_calls_guard.h>

Public Member Functions

 Tracker ()=default
 Tracker (const Tracker &)=delete
Trackeroperator= (const Tracker &)=delete

Friends

class ConcurrentCallsGuard

Constructor & Destructor Documentation

◆ Tracker() [1/2]

operations_research::math_opt::ConcurrentCallsGuard::Tracker::Tracker ( )
default

◆ Tracker() [2/2]

operations_research::math_opt::ConcurrentCallsGuard::Tracker::Tracker ( const Tracker & )
delete

Member Function Documentation

◆ operator=()

Tracker & operations_research::math_opt::ConcurrentCallsGuard::Tracker::operator= ( const Tracker & )
delete

◆ ConcurrentCallsGuard

friend class ConcurrentCallsGuard
friend

Definition at line 60 of file concurrent_calls_guard.h.


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