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

#include <filter_z3950_client.hpp>

Collaboration diagram for metaproxy_1::filter::Z3950Client:
Collaboration graph

Classes

class  Assoc
class  Rep

Public Member Functions

 ~Z3950Client ()
 Z3950Client ()
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_z3950_client.hpp.

Constructor & Destructor Documentation

metaproxy_1::filter::Z3950Client::~Z3950Client ( )
metaproxy_1::filter::Z3950Client::Z3950Client ( )

Referenced by filter_creator().

Member Function Documentation

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

Member Data Documentation

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

Definition at line 38 of file filter_z3950_client.hpp.


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