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

AtomID_Map< xyzVector< Real > > More...

#include <CacheableAtomID_MapVector.hh>

Inheritance diagram for core::id::CacheableAtomID_MapVector:
Inheritance graph
[legend]

Public Member Functions

 CacheableAtomID_MapVector ()
 
 ~CacheableAtomID_MapVector () override
 
basic::datacache::CacheableDataOP clone () const override
 
core::id::AtomID_Map< numeric::xyzVector< core::Real > > & map ()
 
core::id::AtomID_Map< numeric::xyzVector< core::Real > > const & map () const
 

Private Attributes

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

Detailed Description

AtomID_Map< xyzVector< Real > >

Constructor & Destructor Documentation

◆ CacheableAtomID_MapVector()

core::id::CacheableAtomID_MapVector::CacheableAtomID_MapVector ( )
default

◆ ~CacheableAtomID_MapVector()

core::id::CacheableAtomID_MapVector::~CacheableAtomID_MapVector ( )
overridedefault

Member Function Documentation

◆ clone()

basic::datacache::CacheableDataOP core::id::CacheableAtomID_MapVector::clone ( ) const
override

◆ map() [1/2]

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

References map_.

◆ map() [2/2]

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

References map_.

Member Data Documentation

◆ map_

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 files: