cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <ologger.hpp>
Public Member Functions | |
Error (ologger &parent) | |
template<typename T > | |
Error & | operator<< (const T &data) |
Error & | operator<< (endl_type endl) |
Definition at line 126 of file ologger.hpp.
ologger::Error::Error | ( | ologger & | parent | ) |
|
inline |
Definition at line 131 of file ologger.hpp.
ologger::Error & ologger::Error::operator<< | ( | endl_type | endl | ) |
Definition at line 180 of file ologger.cpp.