metaproxy  1.3.55
Classes | Public Member Functions | Private Attributes | List of all members
metaproxy_1::filter::CGI Class Reference

#include <filter_cgi.hpp>

Collaboration diagram for metaproxy_1::filter::CGI:
Collaboration graph

Classes

class  Exec
class  Rep

Public Member Functions

 CGI ()
 ~CGI ()
void process (metaproxy_1::Package &package) const
void configure (const xmlNode *ptr, bool test_only, const char *path)

Private Attributes

boost::scoped_ptr< Repm_p

Detailed Description

Definition at line 28 of file filter_cgi.hpp.

Constructor & Destructor Documentation

metaproxy_1::filter::CGI::CGI ( )

Referenced by filter_creator().

metaproxy_1::filter::CGI::~CGI ( )

Member Function Documentation

void metaproxy_1::filter::CGI::configure ( const xmlNode *  ptr,
bool  test_only,
const char *  path 
)
void metaproxy_1::filter::CGI::process ( metaproxy_1::Package &  package) const

Member Data Documentation

boost::scoped_ptr<Rep> metaproxy_1::filter::CGI::m_p
private

Definition at line 30 of file filter_cgi.hpp.


The documentation for this class was generated from the following file: