Ipc::TypedMsgHdr::CtrlBuffer Struct Reference
Collaboration diagram for Ipc::TypedMsgHdr::CtrlBuffer:
Public Member Functions | |
CtrlBuffer () | |
Public Attributes | |
char | raw [SQUID_CMSG_SPACE(sizeof(int))] |
control buffer space for one fd More... | |
Detailed Description
Definition at line 103 of file TypedMsgHdr.h.
Constructor & Destructor Documentation
◆ CtrlBuffer()
|
inline |
Definition at line 104 of file TypedMsgHdr.h.
References raw.
Member Data Documentation
◆ raw
char Ipc::TypedMsgHdr::CtrlBuffer::raw[SQUID_CMSG_SPACE(sizeof(int))] |
Definition at line 107 of file TypedMsgHdr.h.
Referenced by CtrlBuffer().
The documentation for this struct was generated from the following file:
- src/ipc/TypedMsgHdr.h