AssertInstrument Class Referencea class to record instrumentation assertions
More...
#include <AssertInstrument.h>
Inheritance diagram for AssertInstrument:
[legend]List of all members.
Detailed Description
a class to record instrumentation assertions
C Polaris - See also:
- Directive/AssertInstrument.h
Directive/AssertInstrument.h
The AssertInstrument class is meant to provide a means to instruct the inliner to inline all the routine calls (subroutine and/or function calls) in the following statement.
No known bugs.
Definition at line 30 of file AssertInstrument.h.
Constructor & Destructor Documentation
| AssertInstrument::AssertInstrument |
( |
|
) |
|
|
Member Function Documentation
| void AssertInstrument::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertInstrument::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertInstrument::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|