metaproxy  1.3.55
Public Member Functions | Private Attributes | List of all members
metaproxy_1::filter::RecordTransform::Impl Class Reference
Collaboration diagram for metaproxy_1::filter::RecordTransform::Impl:
Collaboration graph

Public Member Functions

 Impl ()
 ~Impl ()
void process (metaproxy_1::Package &package) const
void configure (const xmlNode *xml_node, const char *path)

Private Attributes

yaz_retrieval_t m_retrieval

Detailed Description

Definition at line 45 of file filter_record_transform.cpp.

Constructor & Destructor Documentation

metaproxy_1::filter::RecordTransform::Impl::Impl ( )
metaproxy_1::filter::RecordTransform::Impl::~Impl ( )

Member Function Documentation

void metaproxy_1::filter::RecordTransform::Impl::configure ( const xmlNode *  xml_node,
const char *  path 
)
void metaproxy_1::filter::RecordTransform::Impl::process ( metaproxy_1::Package &  package) const

Member Data Documentation

yaz_retrieval_t metaproxy_1::filter::RecordTransform::Impl::m_retrieval
private

Definition at line 52 of file filter_record_transform.cpp.


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