Loader::Selector Class Reference

#include <Loader.h>

List of all members.


Detailed Description

The interface for deciding whether a section contributes to a mapping.

A Selector is used to decide whether a section should contribute to the mapping, and whether that contribution should be additive or subtractive. Any section that contributes to a mapping will be passed through the align_values() method, which has an opportunity to veto the section's contribution. The Selector virtual class will be subclassed for various kinds of selections.


Public Member Functions

virtual ~Selector ()
virtual Contribution contributes (SgAsmGenericSection *)=0


Constructor & Destructor Documentation

virtual Loader::Selector::~Selector (  )  [inline, virtual]


Member Function Documentation

virtual Contribution Loader::Selector::contributes ( SgAsmGenericSection  )  [pure virtual]


The documentation for this class was generated from the following file:
Generated on Mon Aug 30 21:33:56 2010 for ROSE by  doxygen 1.4.7