Rosetta
Namespaces | Typedefs
ResidueNeighborList.fwd.hh File Reference

Forward declaration of a container class for use by the Etable and FA_Elec classes for storing residue-pair level atom-neighbor information. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef utility::pointer::shared_ptr< ResidueNblistData > core::scoring::ResidueNblistDataOP
 
typedef utility::pointer::shared_ptr< ResidueNblistData const > core::scoring::ResidueNblistDataCOP
 
typedef utility::pointer::shared_ptr< ResiduePairNeighborList > core::scoring::ResiduePairNeighborListOP
 
typedef utility::pointer::shared_ptr< ResiduePairNeighborList const > core::scoring::ResiduePairNeighborListCOP
 

Detailed Description

Forward declaration of a container class for use by the Etable and FA_Elec classes for storing residue-pair level atom-neighbor information.

Author
Andrew Leaver-Fay