Pin
Public Member Functions | Public Attributes
LEVEL_BASE::ADDRESS_RANGE Class Reference

List of all members.

Public Member Functions

 ADDRESS_RANGE (ADDRINT low, ADDRINT high)
ADDRESS_RANGEoperator+= (const ADDRESS_RANGE &right)
std::string String () const
BOOL Valid () const
ADDRINT Size () const

Public Attributes

ADDRINT _low
ADDRINT _high

Detailed Description

Minimal type for representing address ranges to be used as a value of a knob


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator