Squid Web Cache master
Loading...
Searching...
No Matches
MemBuf.h File Reference
#include "base/Packable.h"
#include "cbdata.h"
#include "mem/forward.h"
Include dependency graph for MemBuf.h:

Go to the source code of this file.

Classes

class  MemBuf
 

Typedefs

typedef ssize_t mb_size_t
 

Functions

void memBufReport (MemBuf *mb)
 

Typedef Documentation

◆ mb_size_t

typedef ssize_t mb_size_t

Definition at line 17 of file MemBuf.h.

Function Documentation

◆ memBufReport()

void memBufReport ( MemBuf mb)

returns free() function to be used, freezes the object!

Puts report on MemBuf module usage into mb

Definition at line 359 of file MemBuf.cc.

References Packable::appendf(), and assert.