Go to the documentation of this file.
38#ifndef __SQUID_HELPERS_DEFINES_H
39#define __SQUID_HELPERS_DEFINES_H
48#define HELPER_INPUT_BUFFER 8196
51#define SEND_OK(x) std::cout << "OK " << x << std::endl
54#define SEND_ERR(x) std::cout << "ERR " << x << std::endl
57#define SEND_BH(x) std::cout << "BH " << x << std::endl
60#define HLP_MSG(text) "message=\"" text "\""
63#define SEND_TT(x) std::cout << "TT " << x << std::endl
Introduction
Documentation
Support
Miscellaneous
Web Site Translations
Mirrors