ESI protocol types and operators.
Typedefs | |
typedef std::vector< ESIElement::Pointer > | Elements |
an ordered set of ESI elements More... | |
typedef SBuf | ErrorDetail |
Functions | |
Esi::ErrorDetail | Error (const char *msg) |
prepare an Esi::ErrorDetail for throw on ESI parser internal errors More... | |
Typedef Documentation
◆ Elements
typedef std::vector<ESIElement::Pointer> Esi::Elements |
◆ ErrorDetail
typedef SBuf Esi::ErrorDetail |
Function Documentation
◆ Error()
|
inline |
Definition at line 31 of file Esi.h.
Referenced by ESIContext::addLiteral(), addmember(), ESIContext::addStackElement(), evalnegate(), and stackpush().