|
Squid Web Cache master
|
IpcIo wrapper for debugs() streams; XXX: find a better class name. More...
Public Member Functions | |
| SipcIo (int aWorker, const IpcIoMsg &aMsg, int aDisker) | |
Public Attributes | |
| int | worker |
| const IpcIoMsg & | msg |
| int | disker |
Definition at line 58 of file IpcIoFile.cc.
Definition at line 59 of file IpcIoFile.cc.
| int SipcIo::disker |
Definition at line 64 of file IpcIoFile.cc.
Referenced by operator<<().
| const IpcIoMsg& SipcIo::msg |
Definition at line 63 of file IpcIoFile.cc.
Referenced by operator<<().
| int SipcIo::worker |
Definition at line 62 of file IpcIoFile.cc.
Referenced by operator<<().