Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Private Member Functions | Private Attributes | List of all members
core::sequence::CacheableSequenceProfile Class Reference

#include <CacheableSequenceProfile.hh>

Inheritance diagram for core::sequence::CacheableSequenceProfile:
Inheritance graph
[legend]
Collaboration diagram for core::sequence::CacheableSequenceProfile:
Collaboration graph
[legend]

Private Member Functions

 CacheableSequenceProfile (core::sequence::SequenceProfile prof)
 
virtual ~CacheableSequenceProfile ()
 
virtual
basic::datacache::CacheableDataOP 
clone () const
 
core::sequence::SequenceProfileprofile ()
 
core::sequence::SequenceProfile
const & 
profile () const
 

Private Attributes

core::sequence::SequenceProfile profile_
 

Detailed Description

Definition at line 32 of file CacheableSequenceProfile.hh.

Constructor & Destructor Documentation

core::sequence::CacheableSequenceProfile::CacheableSequenceProfile ( core::sequence::SequenceProfile  prof)
inlineprivate

Definition at line 33 of file CacheableSequenceProfile.hh.

References profile_.

Referenced by clone().

virtual core::sequence::CacheableSequenceProfile::~CacheableSequenceProfile ( )
inlineprivatevirtual

Definition at line 37 of file CacheableSequenceProfile.hh.

Member Function Documentation

virtual basic::datacache::CacheableDataOP core::sequence::CacheableSequenceProfile::clone ( ) const
inlineprivatevirtual

Definition at line 38 of file CacheableSequenceProfile.hh.

References CacheableSequenceProfile().

core::sequence::SequenceProfile& core::sequence::CacheableSequenceProfile::profile ( )
inlineprivate

Definition at line 42 of file CacheableSequenceProfile.hh.

References profile_.

core::sequence::SequenceProfile const& core::sequence::CacheableSequenceProfile::profile ( ) const
inlineprivate

Definition at line 46 of file CacheableSequenceProfile.hh.

References profile_.

Member Data Documentation

core::sequence::SequenceProfile core::sequence::CacheableSequenceProfile::profile_
private

Definition at line 50 of file CacheableSequenceProfile.hh.

Referenced by CacheableSequenceProfile(), and profile().


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