#include <Signature.h>
Public Member Functions | |
| Signature () | |
| ~Signature () | |
| std::ostream & | dumpOn (std::ostream &str) const |
| Overload to realize stream output. | |
Related Functions | |
| (Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const Signature &obj) |
Definition at line 18 of file Signature.h.
|
|
Definition at line 18 of file Signature.cc. |
|
|
|
|
|
Overload to realize stream output.
Definition at line 23 of file Signature.cc. Referenced by operator<<(). |
|
||||||||||||
|
Stream output Definition at line 31 of file Signature.h. References dumpOn(). |
1.4.6