|
FreeNOS
|
Go to the source code of this file.
Functions | |
| Log & | operator<< (Log &log, API::Operation op) |
| Operator to print a Operation to a Log. More... | |
| Log& operator<< | ( | Log & | log, |
| API::Operation | op | ||
| ) |
Operator to print a Operation to a Log.
Definition at line 50 of file API.cpp.
References Log::append(), API::Create, API::Delete, API::Read, API::ReadPhys, API::Receive, API::Send, API::SendReceive, and API::Write.
1.8.17