VarState.h File Reference
Include dependency graph for VarState.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | _query_elem |
class | ESIVarState |
class | ESIVarState::Variable |
class | ESIVariableCookie |
class | ESIVariableHost |
class | ESIVariableLanguage |
class | ESIVariableQuery |
class | ESIVariableReferer |
class | ESIVariableUserAgent |
Enumerations | |
enum | esiBrowser_t { ESI_BROWSER_MSIE , ESI_BROWSER_MOZILLA , ESI_BROWSER_OTHER } |
Variables | |
char const * | esiBrowsers [] |
Enumeration Type Documentation
◆ esiBrowser_t
enum esiBrowser_t |
Enumerator | |
---|---|
ESI_BROWSER_MSIE | |
ESI_BROWSER_MOZILLA | |
ESI_BROWSER_OTHER |
Definition at line 22 of file VarState.h.
Variable Documentation
◆ esiBrowsers
|
extern |
Definition at line 23 of file VarState.cc.
Referenced by ESIVariableUserAgent::eval().