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