Ipc::TypedMsgHdr::DataBuffer Struct Reference
Collaboration diagram for Ipc::TypedMsgHdr::DataBuffer:
![Collaboration graph](structIpc_1_1TypedMsgHdr_1_1DataBuffer__coll__graph.png)
Public Member Functions | |
DataBuffer () | |
Public Attributes | |
int | type_ = 0 |
Message kind, uses MessageType values. More... | |
size_t | size = 0 |
actual raw data size (for sanity checks) More... | |
char | raw [maxSize] |
buffer with type-specific data More... | |
Detailed Description
Definition at line 95 of file TypedMsgHdr.h.
Constructor & Destructor Documentation
◆ DataBuffer()
|
inline |
Definition at line 96 of file TypedMsgHdr.h.
References raw.
Member Data Documentation
◆ raw
char Ipc::TypedMsgHdr::DataBuffer::raw[maxSize] |
Definition at line 100 of file TypedMsgHdr.h.
Referenced by DataBuffer().
◆ size
size_t Ipc::TypedMsgHdr::DataBuffer::size = 0 |
Definition at line 99 of file TypedMsgHdr.h.
Referenced by Ipc::TypedMsgHdr::hasMoreData().
◆ type_
int Ipc::TypedMsgHdr::DataBuffer::type_ = 0 |
Definition at line 98 of file TypedMsgHdr.h.
The documentation for this struct was generated from the following file:
- src/ipc/TypedMsgHdr.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products