Rosetta Core  2014.16.56682
Public Member Functions | Private Attributes | List of all members
core::id::CacheableAtomID_MapVector Class Reference

AtomID_Map< xyzVector< Real > > More...

#include <CacheableAtomID_MapVector.hh>

Public Member Functions

 CacheableAtomID_MapVector ()
 
virtual ~CacheableAtomID_MapVector ()
 
virtual
basic::datacache::CacheableDataOP 
clone () const
 
core::id::AtomID_Map
< numeric::xyzVector
< core::Real > > & 
map ()
 
core::id::AtomID_Map
< numeric::xyzVector
< core::Real > > const & 
map () const
 
- Public Member Functions inherited from basic::datacache::CacheableData
virtual ~CacheableData ()
 

Private Attributes

core::id::AtomID_Map
< numeric::xyzVector
< core::Real > > 
map_
 

Detailed Description

AtomID_Map< xyzVector< Real > >

Constructor & Destructor Documentation

core::id::CacheableAtomID_MapVector::CacheableAtomID_MapVector ( )
inline

Referenced by clone().

virtual core::id::CacheableAtomID_MapVector::~CacheableAtomID_MapVector ( )
inlinevirtual

Member Function Documentation

virtual basic::datacache::CacheableDataOP core::id::CacheableAtomID_MapVector::clone ( ) const
inlinevirtual
core::id::AtomID_Map< numeric::xyzVector<core::Real> >& core::id::CacheableAtomID_MapVector::map ( )
inline

References map_.

core::id::AtomID_Map< numeric::xyzVector<core::Real> > const& core::id::CacheableAtomID_MapVector::map ( ) const
inline

References map_.

Member Data Documentation

core::id::AtomID_Map< numeric::xyzVector<core::Real> > core::id::CacheableAtomID_MapVector::map_
private

Referenced by map().


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