AssertOverlap Class Referencea class to hold info describing an overlap test for an Access Region Descriptor
More...
#include <AssertOverlap.h>
Inheritance diagram for AssertOverlap:
[legend]List of all members.
Detailed Description
a class to hold info describing an overlap test for an Access Region Descriptor
C Polaris - See also:
- Directive/AssertOverlap.h
Directive/AssertOverlap.h
The AssertOverlap class is meant to provide a specific class for representing the values needed to test for overlap within an Access Region Descriptor.
No known bugs.
Definition at line 30 of file AssertOverlap.h.
Constructor & Destructor Documentation
| AssertOverlap::AssertOverlap |
( |
|
) |
|
|
Member Function Documentation
| void AssertOverlap::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertOverlap::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertOverlap::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|