Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

ScoringTypes Class Reference

Define the interface for the base function. More...

#include <scoringTypes.h>

List of all members.

Public Member Functions

 ScoringTypes (const ScoringTypes &st) throw ()
 ScoringTypes (const ScoringComponent &sc) throw ()
virtual void clear () throw ()
virtual bool setup () throw ()
const HashMap< const Atom *,
Size > & 
getTypeMap () const throw ()

Protected Attributes

const ScoringComponent * scoring_component_
HashMap< const Atom *, Sizetype_map_


Detailed Description

Define the interface for the base function.