![]() |
Rosetta Utilities
2014.35
|
Wrapper for std::string. More...
#include <CacheableString.hh>
Public Member Functions | |
CacheableString (std::string str) | |
virtual | ~CacheableString () |
virtual CacheableDataOP | clone () const |
virtual std::string const & | str () const |
![]() | |
virtual | ~CacheableData () |
![]() | |
void | ctor () |
virtual | ~ReferenceCount () |
Destructor. More... | |
Size | ref_count () const |
Reference count. More... | |
Private Attributes | |
std::string | str_ |
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::string.
|
inline |
Referenced by clone().
|
inlinevirtual |
|
inlinevirtual |
Implements basic::datacache::CacheableData.
References CacheableString().
|
inlinevirtual |
References str_.
|
private |
Referenced by str().