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