AssertShared Class Referencea class to record shared variable assertions.
More...
#include <AssertShared.h>
Inheritance diagram for AssertShared:
[legend]List of all members.
Detailed Description
a class to record shared variable assertions.
C Polaris - See also:
- Directive/AssertShared.h
Directive/AssertShared.h
The AssertShared class is meant to provide a specific class for assertions about variables that are meant to be shared between processors.
No known bugs.
Definition at line 30 of file AssertShared.h.
Constructor & Destructor Documentation
| AssertShared::AssertShared |
( |
|
) |
|
|
Member Function Documentation
| void AssertShared::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertShared::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertShared::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|