Range

struct Range

Public Functions

inline Range(RVA v1, RVA v2)
inline bool contains(const Range &other) const
inline bool contains(RVA point) const

Public Members

RVA from
RVA to