|
Squid Web Cache master
|
#include "squid.h"#include "base/Raw.h"#include "ip/Address.h"#include "parser/BinaryTokenizer.h"Go to the source code of this file.
Macros | |
| #define | BinaryTokenizer_tail(size, start) |
| debugging helper that prints a "standard" debugs() trailer | |
Functions | |
| static std::ostream & | operator<< (std::ostream &os, const Parser::BinaryTokenizerContext *context) |
| #define BinaryTokenizer_tail | ( | size, | |
| start | |||
| ) |
Definition at line 39 of file BinaryTokenizer.cc.
|
inlinestatic |
Definition at line 30 of file BinaryTokenizer.cc.
References Parser::BinaryTokenizerContext::name, and Parser::BinaryTokenizerContext::parent.