|
Rosetta 3.5
|
pose * More...
#include <CacheablePoseRawPtr.hh>


Public Member Functions | |
| CacheablePoseRawPtr (core::pose::Pose *pose) | |
| virtual | ~CacheablePoseRawPtr () |
| virtual basic::datacache::CacheableDataOP | clone () const |
| virtual core::pose::Pose * | pose () const |
Private Attributes | |
| core::pose::Pose * | pose_ |
pose *
Definition at line 37 of file CacheablePoseRawPtr.hh.
|
inline |
Definition at line 40 of file CacheablePoseRawPtr.hh.
Referenced by clone().
|
inlinevirtual |
Definition at line 41 of file CacheablePoseRawPtr.hh.
|
inlinevirtual |
Definition at line 42 of file CacheablePoseRawPtr.hh.
References CacheablePoseRawPtr().
|
inlinevirtual |
Definition at line 43 of file CacheablePoseRawPtr.hh.
References pose_.
|
private |
Definition at line 45 of file CacheablePoseRawPtr.hh.
Referenced by pose().
1.8.4