Dakota  Version
Explore and Predict with Confidence
Public Member Functions | Public Attributes | List of all members
ResultAttribute< T > Struct Template Reference

Data structure for a single Real, String, or int valued attribute. More...

Public Member Functions

 ResultAttribute (const String &label, const T &value)
 Construct an attribute.
 

Public Attributes

String label
 Key for the attribute.
 
value
 Value for the attribute.
 

Detailed Description

template<typename T>
struct Dakota::ResultAttribute< T >

Data structure for a single Real, String, or int valued attribute.


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