ROSE 0.11.145.147
Public Types | Public Attributes | List of all members
Sawyer::Container::AddressMapImpl::MatchedConstraints< AddressMap > Struct Template Reference

Description

template<class AddressMap>
struct Sawyer::Container::AddressMapImpl::MatchedConstraints< AddressMap >

Definition at line 602 of file AddressMap.h.

Collaboration diagram for Sawyer::Container::AddressMapImpl::MatchedConstraints< AddressMap >:
Collaboration graph
[legend]

Public Types

typedef AddressMap::Address Address
 
typedef AddressMapTraits< AddressMap >::NodeIterator NodeIterator
 

Public Attributes

Sawyer::Container::Interval< Address > interval_
 
boost::iterator_range< NodeIteratornodes_
 

Member Typedef Documentation

◆ Address

Definition at line 603 of file AddressMap.h.

◆ NodeIterator

Definition at line 605 of file AddressMap.h.

Member Data Documentation

◆ interval_

Definition at line 604 of file AddressMap.h.

◆ nodes_

Definition at line 606 of file AddressMap.h.


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