ROSE 0.11.145.147
Classes | Public Member Functions | List of all members
Sawyer::Container::SegmentPredicate< A, T > Class Template Referenceabstract

Description

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

Base class for testing segment constraints.

Definition at line 55 of file AddressMap.h.

#include <Sawyer/AddressMap.h>

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

Classes

struct  Args
 

Public Member Functions

virtual bool operator() (bool chain, const Args &)=0
 

Constructor & Destructor Documentation

◆ ~SegmentPredicate()

template<class A , class T >
virtual Sawyer::Container::SegmentPredicate< A, T >::~SegmentPredicate ( )
inlinevirtual

Definition at line 64 of file AddressMap.h.


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