AssertNoPutGet Class Referencea class to record routine inlining assertions
More...
#include <AssertNoPutGet.h>
Inheritance diagram for AssertNoPutGet:
[legend]List of all members.
Detailed Description
a class to record routine inlining assertions
C Polaris - See also:
- Directive/AssertNoPutGet.h
Directive/AssertNoPutGet.h
The AssertNoPutGet 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 AssertNoPutGet.h.
Constructor & Destructor Documentation
| AssertNoPutGet::AssertNoPutGet |
( |
|
) |
|
|
Member Function Documentation
| void AssertNoPutGet::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertNoPutGet::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertNoPutGet::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|