|
charon-core
0.3.1
|
Implements an operator for the class AbstractParameter. More...

Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const AbstractParameter ¶meter) |
| Parameter stream output operator. More... | |
Definition in file Parameter.cpp.
| std::ostream& operator<< | ( | std::ostream & | os, |
| const AbstractParameter & | param | ||
| ) |
| os | output stream |
| param | parameter to be printed |
Definition at line 60 of file Parameter.cpp.
References AbstractParameter::intoStream().