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