AssertDepIO Class Referencea class to record I/O dependence assertions
More...
#include <AssertDepIO.h>
Inheritance diagram for AssertDepIO:
[legend]List of all members.
Detailed Description
a class to record I/O dependence assertions
C Polaris - See also:
- Directive/AssertDepIO.h
Directive/AssertDepIO.h
The AssertDepIO class is meant to provide a means to record the presence of a dependence solely due to at least one I/O statement in a loop.
No known bugs.
Definition at line 29 of file AssertDepIO.h.
Constructor & Destructor Documentation
| AssertDepIO::AssertDepIO |
( |
|
) |
|
|
Member Function Documentation
| void AssertDepIO::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertDepIO::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertDepIO::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|