Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ProgressMonitor::Total Class Reference

#include <ProgressMonitor.hh>

Public Member Functions

 Total ()
 
long time_spent_as_long () const
 
bool operator== (const Total &other) const
 
std::string str () const
 

Public Attributes

std::string name
 
size_t call_count
 
std::chrono::milliseconds time_spent
 
int total_steps
 

Constructor & Destructor Documentation

ProgressMonitor::Total::Total ( )

Member Function Documentation

bool ProgressMonitor::Total::operator== ( const Total other) const
std::string ProgressMonitor::Total::str ( ) const
long ProgressMonitor::Total::time_spent_as_long ( ) const

Member Data Documentation

size_t ProgressMonitor::Total::call_count
std::string ProgressMonitor::Total::name
std::chrono::milliseconds ProgressMonitor::Total::time_spent
int ProgressMonitor::Total::total_steps

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