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