Moka controlers
|
#include "operations.hh"
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &AStream, const COperation &AOperation) |
istream & | operator>> (istream &AStream, COperation &AOperation) |
ostream& operator<< | ( | ostream & | AStream, |
const COperation & | AOperation | ||
) |
Definition at line 96 of file operations.cc.
istream& operator>> | ( | istream & | AStream, |
COperation & | AOperation | ||
) |
Definition at line 104 of file operations.cc.