Esi.h File Reference
#include "clientStream.h"
#include "sbuf/SBuf.h"
Include dependency graph for Esi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Esi
 ESI protocol types and operators.
 

Macros

#define ESI_STACK_DEPTH_LIMIT   20
 

Typedefs

typedef SBuf Esi::ErrorDetail
 

Functions

int esiEnableProcessing (HttpReply *)
 
Esi::ErrorDetail Esi::Error (const char *msg)
 prepare an Esi::ErrorDetail for throw on ESI parser internal errors More...
 

Variables

CSR esiStreamRead
 
CSCB esiProcessStream
 
CSD esiStreamDetach
 
CSS esiStreamStatus
 

Macro Definition Documentation

◆ ESI_STACK_DEPTH_LIMIT

#define ESI_STACK_DEPTH_LIMIT   20

Definition at line 16 of file Esi.h.

Function Documentation

◆ esiEnableProcessing()

Variable Documentation

◆ esiProcessStream

CSCB esiProcessStream
extern

◆ esiStreamDetach

CSD esiStreamDetach
extern

◆ esiStreamRead

CSR esiStreamRead
extern

◆ esiStreamStatus

CSS esiStreamStatus
extern

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors