Amesos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
Amesos_Time_Data Struct Reference

Amesos_Time_Data: Simple struct for storing associated data for Amesos_Time. More...

#include <Amesos_Time.h>

Public Member Functions

 Amesos_Time_Data (std::string timeName, double timeVal)
 Constructor.
 
virtual ~Amesos_Time_Data ()
 Destructor.
 

Public Attributes

std::string timeName_
 Character string identifying this timing data.
 
double timeVal_
 Current timing data.
 

Detailed Description

Amesos_Time_Data: Simple struct for storing associated data for Amesos_Time.

Author
Heidi Thornquist, SNL 1437
Date
Last updated on 26-March-07

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