BinaryTokenizer.cc File Reference
#include "squid.h"
#include "base/Raw.h"
#include "ip/Address.h"
#include "parser/BinaryTokenizer.h"
Include dependency graph for BinaryTokenizer.cc:

Go to the source code of this file.

Macros

#define BinaryTokenizer_tail(size, start)
 debugging helper that prints a "standard" debugs() trailer More...
 

Functions

static std::ostream & operator<< (std::ostream &os, const Parser::BinaryTokenizerContext *context)
 

Macro Definition Documentation

◆ BinaryTokenizer_tail

#define BinaryTokenizer_tail (   size,
  start 
)
Value:
" occupying " << (size) << " bytes @" << (start) << " in " << this << \
(expectMore_ ? ';' : '.');
int size
Definition: ModDevPoll.cc:75

Definition at line 39 of file BinaryTokenizer.cc.

Function Documentation

◆ operator<<()

static std::ostream & operator<< ( std::ostream &  os,
const Parser::BinaryTokenizerContext context 
)
inlinestatic

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors