Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Teuchos::StackedTimer::AlignmentWidths Struct Reference

Stores the column widths for output alignment. More...

#include <Teuchos_StackedTimer.hpp>

Public Member Functions

 AlignmentWidths ()
 

Public Attributes

std::string::size_type timer_names_
 
std::string::size_type average_time_
 
std::string::size_type fraction_
 
std::string::size_type count_
 
std::string::size_type total_updates_
 
std::string::size_type min_
 
std::string::size_type max_
 
std::string::size_type procmin_
 
std::string::size_type procmax_
 
std::string::size_type stddev_
 
std::string::size_type histogram_
 

Detailed Description

Stores the column widths for output alignment.

Definition at line 782 of file Teuchos_StackedTimer.hpp.

Constructor & Destructor Documentation

◆ AlignmentWidths()

Teuchos::StackedTimer::AlignmentWidths::AlignmentWidths ( )
inline

Definition at line 794 of file Teuchos_StackedTimer.hpp.

Member Data Documentation

◆ timer_names_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::timer_names_

Definition at line 783 of file Teuchos_StackedTimer.hpp.

◆ average_time_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::average_time_

Definition at line 784 of file Teuchos_StackedTimer.hpp.

◆ fraction_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::fraction_

Definition at line 785 of file Teuchos_StackedTimer.hpp.

◆ count_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::count_

Definition at line 786 of file Teuchos_StackedTimer.hpp.

◆ total_updates_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::total_updates_

Definition at line 787 of file Teuchos_StackedTimer.hpp.

◆ min_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::min_

Definition at line 788 of file Teuchos_StackedTimer.hpp.

◆ max_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::max_

Definition at line 789 of file Teuchos_StackedTimer.hpp.

◆ procmin_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::procmin_

Definition at line 790 of file Teuchos_StackedTimer.hpp.

◆ procmax_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::procmax_

Definition at line 791 of file Teuchos_StackedTimer.hpp.

◆ stddev_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::stddev_

Definition at line 792 of file Teuchos_StackedTimer.hpp.

◆ histogram_

std::string::size_type Teuchos::StackedTimer::AlignmentWidths::histogram_

Definition at line 793 of file Teuchos_StackedTimer.hpp.


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