![]() |
Rosetta Utilities
2014.16.56682
|
Wrapper for std::map<string, Real> More...
#include <DiagnosticData.hh>
Public Member Functions | |
| DiagnosticData (std::map< std::string, double > data_in) | |
| virtual | ~DiagnosticData () |
| virtual CacheableDataOP | clone () const |
| virtual std::map< std::string, double > const & | data () const |
Public Member Functions inherited from basic::datacache::CacheableData | |
| virtual | ~CacheableData () |
Public Member Functions inherited from utility::pointer::ReferenceCount | |
| void | ctor () |
| virtual | ~ReferenceCount () |
| Destructor. More... | |
| Size | ref_count () const |
| Reference count. More... | |
Private Attributes | |
| std::map< std::string, double > | data_ |
Additional Inherited Members | |
Public Types inherited from utility::pointer::ReferenceCount | |
| typedef platform::Size | Size |
| typedef platform::Size | size_type |
Protected Member Functions inherited from utility::pointer::ReferenceCount | |
| ReferenceCount () | |
| Default constructor. More... | |
| ReferenceCount (ReferenceCount const &) | |
| Copy constructor. More... | |
| ReferenceCount & | operator= (ReferenceCount const &) |
| Copy assignment. More... | |
Wrapper for std::map<string, Real>
|
inline |
Referenced by clone().
|
inlinevirtual |
|
inlinevirtual |
Implements basic::datacache::CacheableData.
References DiagnosticData().
|
inlinevirtual |
References data_.
|
private |
Referenced by data().
1.8.7