Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
ScopedProgressGroup Class Reference

#include <ProgressMonitor.hh>

Public Member Functions

 ScopedProgressGroup (ProgressMonitor *pm, const std::string &name, int total=0, int level=-1)
 
 ~ScopedProgressGroup ()
 
void progress ()
 
void progress (int n)
 
void progress (int n, int total)
 

Private Attributes

ProgressMonitorpm
 

Constructor & Destructor Documentation

◆ ScopedProgressGroup()

ScopedProgressGroup::ScopedProgressGroup ( ProgressMonitor * pm,
const std::string & name,
int total = 0,
int level = -1 )

◆ ~ScopedProgressGroup()

ScopedProgressGroup::~ScopedProgressGroup ( )

Member Function Documentation

◆ progress() [1/3]

void ScopedProgressGroup::progress ( )

◆ progress() [2/3]

void ScopedProgressGroup::progress ( int n)

◆ progress() [3/3]

void ScopedProgressGroup::progress ( int n,
int total )

Member Data Documentation

◆ pm

ProgressMonitor* ScopedProgressGroup::pm
private

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