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