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

Tracker for pending calls. More...

#include <concurrent_calls_guard.h>

Public Member Functions

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

Friends

class ConcurrentCallsGuard
 

Detailed Description

Tracker for pending calls.

Definition at line 53 of file concurrent_calls_guard.h.

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

Friends And Related Symbol Documentation

◆ ConcurrentCallsGuard

friend class ConcurrentCallsGuard
friend

Definition at line 61 of file concurrent_calls_guard.h.


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