Rosetta
Namespaces | Typedefs
FullatomCustomPairDistanceEnergy.fwd.hh File Reference

class declaration More...

#include <utility/pointer/owning_ptr.hh>
#include <utility/pointer/access_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::custom_pair_distance
 

Typedefs

typedef utility::pointer::shared_ptr< FullatomCustomPairDistanceEnergy > core::scoring::custom_pair_distance::FullatomCustomPairDistanceEnergyOP
 
typedef utility::pointer::shared_ptr< FullatomCustomPairDistanceEnergy const > core::scoring::custom_pair_distance::FullatomCustomPairDistanceEnergyCOP
 
typedef utility::pointer::shared_ptr< DistanceFunc > core::scoring::custom_pair_distance::DistanceFuncOP
 
typedef utility::pointer::shared_ptr< DistanceFunc const > core::scoring::custom_pair_distance::DistanceFuncCOP
 
typedef utility::pointer::weak_ptr< DistanceFunc > core::scoring::custom_pair_distance::DistanceFuncAP
 
typedef utility::pointer::weak_ptr< DistanceFunc const > core::scoring::custom_pair_distance::DistanceFuncCAP
 
typedef utility::pointer::shared_ptr< CacheableAtomPairFuncMap > core::scoring::custom_pair_distance::CacheableAtomPairFuncMapOP
 
typedef utility::pointer::shared_ptr< CacheableAtomPairFuncMap const > core::scoring::custom_pair_distance::CacheableAtomPairFuncMapCOP
 

Detailed Description

class declaration

Author
David E Kim