NCBI C++ ToolKit
|
#include <corelib/ncbireg.hpp>
#include <corelib/ncbiapp.hpp>
#include <cgi/ncbires.hpp>
#include <cgi/caf.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CCgiApplication |
struct | CCgiApplication::SAcceptEntry |
"Accept:" header entry. More... | |
class | CCgiStatistics |
class | CCgiWatchFile |
class | CCgiStreamWrapper |
class | CCgiRequestProcessor |
Base class for request processors. More... | |
class | CCgiProcessorGuard |
Functions | |
typedef | NCBI_PARAM_TYPE (CGI, DisableTrackingCookie) TCGI_DisableTrackingCookie |
typedef | NCBI_PARAM_TYPE (CGI, TrackingCookieName) TCGI_TrackingCookieName |
typedef | NCBI_PARAM_TYPE (CGI, TrackingTagName) TCGI_TrackingTagName |
typedef | NCBI_PARAM_TYPE (CGI, TrackingCookieDomain) TCGI_TrackingCookieDomain |
typedef | NCBI_PARAM_TYPE (CGI, TrackingCookiePath) TCGI_TrackingCookiePath |
typedef | NCBI_PARAM_TYPE (CGI, Client_Connection_Interruption_Okay) TClientConnIntOk |
typedef | NCBI_PARAM_TYPE (CGI, Client_Connection_Interruption_Severity) TClientConnIntSeverity |