SipcIo Struct Reference
IpcIo wrapper for debugs() streams; XXX: find a better class name. More...
Collaboration diagram for SipcIo:

Public Member Functions | |
| SipcIo (int aWorker, const IpcIoMsg &aMsg, int aDisker) | |
Public Attributes | |
| int | worker |
| const IpcIoMsg & | msg |
| int | disker |
Detailed Description
Definition at line 58 of file IpcIoFile.cc.
Constructor & Destructor Documentation
◆ SipcIo()
Definition at line 59 of file IpcIoFile.cc.
Member Data Documentation
◆ disker
| int SipcIo::disker |
Definition at line 64 of file IpcIoFile.cc.
Referenced by operator<<().
◆ msg
| const IpcIoMsg& SipcIo::msg |
Definition at line 63 of file IpcIoFile.cc.
Referenced by operator<<().
◆ worker
| int SipcIo::worker |
Definition at line 62 of file IpcIoFile.cc.
Referenced by operator<<().
The documentation for this struct was generated from the following file:
- src/DiskIO/IpcIo/IpcIoFile.cc
