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