My Project
Classes | Public Types | Public Member Functions | List of all members
ParamEntryRange Class Reference

Class for storing ParamEntry objects in an interval range (rangemap) More...

#include <fspec.hh>

Public Types

typedef uintb linetype
 The linear element for a rangemap.
 
typedef SubsortPosition subsorttype
 The sub-sort object for a rangemap.
 
typedef InitData inittype
 Initialization data for a ScopeMapper.
 

Public Member Functions

 ParamEntryRange (void)
 Constructor for use with rangemap.
 
void initialize (const inittype &data, uintb f, uintb l)
 Initialize the range.
 
uintb getFirst (void) const
 Get the first address in the range.
 
uintb getLast (void) const
 Get the last address in the range.
 
subsorttype getSubsort (void) const
 Get the sub-subsort object.
 
ParamEntrygetParamEntry (void) const
 Get pointer to actual ParamEntry.
 

Detailed Description

Class for storing ParamEntry objects in an interval range (rangemap)


The documentation for this class was generated from the following file: