![]() |
Rosetta Utilities
2014.35
|
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 |
![]() | |
virtual | ~CacheableData () |
![]() | |
void | ctor () |
virtual | ~ReferenceCount () |
Destructor. More... | |
Size | ref_count () const |
Reference count. More... | |
Private Attributes | |
std::map< std::string, double > | data_ |
Additional Inherited Members | |
![]() | |
typedef platform::Size | Size |
typedef platform::Size | size_type |
![]() | |
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().