charon-core  0.3.1
Parameter.cpp File Reference

Implements an operator for the class AbstractParameter. More...

Include dependency graph for Parameter.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const AbstractParameter &parameter)
 Parameter stream output operator. More...
 

Detailed Description

Author
Cornelius Ratsch
Date
24.08.2009

Definition in file Parameter.cpp.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const AbstractParameter param 
)
Parameters
osoutput stream
paramparameter to be printed
Returns
modified os

Definition at line 60 of file Parameter.cpp.

References AbstractParameter::intoStream().