#include <filter_record_transform.hpp>
Private Attributes |
| boost::scoped_ptr< Impl > | m_p |
Detailed Description
Definition at line 28 of file filter_record_transform.hpp.
Constructor & Destructor Documentation
| metaproxy_1::filter::RecordTransform::RecordTransform |
( |
| ) |
|
| metaproxy_1::filter::RecordTransform::~RecordTransform |
( |
| ) |
|
Member Function Documentation
| void metaproxy_1::filter::RecordTransform::configure |
( |
const xmlNode * |
ptr, |
|
|
bool |
test_only, |
|
|
const char * |
path |
|
) |
| |
| void metaproxy_1::filter::RecordTransform::process |
( |
metaproxy_1::Package & |
package | ) |
const |
Member Data Documentation
| boost::scoped_ptr<Impl> metaproxy_1::filter::RecordTransform::m_p |
|
private |
The documentation for this class was generated from the following file: