ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
Sawyer::Container::SegmentPredicate< A, T >::Args Struct Reference

Description

template<class A, class T>
struct Sawyer::Container::SegmentPredicate< A, T >::Args

Definition at line 57 of file AddressMap.h.

Collaboration diagram for Sawyer::Container::SegmentPredicate< A, T >::Args:
Collaboration graph
[legend]

Public Member Functions

 Args (const Sawyer::Container::Interval< A > &interval, const AddressSegment< A, T > &segment)
 

Public Attributes

const Sawyer::Container::Interval< A > & interval
 
const AddressSegment< A, T > & segment
 

Constructor & Destructor Documentation

◆ Args()

template<class A , class T >
Sawyer::Container::SegmentPredicate< A, T >::Args::Args ( const Sawyer::Container::Interval< A > &  interval,
const AddressSegment< A, T > &  segment 
)
inline

Definition at line 60 of file AddressMap.h.

Member Data Documentation

◆ interval

template<class A , class T >
const Sawyer::Container::Interval<A>& Sawyer::Container::SegmentPredicate< A, T >::Args::interval

Definition at line 58 of file AddressMap.h.

◆ segment

template<class A , class T >
const AddressSegment<A, T>& Sawyer::Container::SegmentPredicate< A, T >::Args::segment

Definition at line 59 of file AddressMap.h.


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