PluginExecutor implementation.
More...
PluginExecutor implementation.
Definition at line 31 of file PluginExecutor.cc.
| zypp::PluginExecutor::Impl::Impl |
( |
| ) |
|
|
inline |
| zypp::PluginExecutor::Impl::~Impl |
( |
| ) |
|
|
inline |
| bool zypp::PluginExecutor::Impl::empty |
( |
| ) |
const |
|
inline |
| size_t zypp::PluginExecutor::Impl::size |
( |
| ) |
const |
|
inline |
| void zypp::PluginExecutor::Impl::load |
( |
const Pathname & |
path_r | ) |
|
|
inline |
| void zypp::PluginExecutor::Impl::send |
( |
const PluginFrame & |
frame_r | ) |
|
|
inline |
| const std::list<PluginScript> zypp::PluginExecutor::Impl::scripts |
( |
| ) |
const |
|
inline |
| void zypp::PluginExecutor::Impl::doLoad |
( |
const PathInfo & |
pi_r | ) |
|
|
inlineprivate |
| std::list<PluginScript> zypp::PluginExecutor::Impl::_scripts |
|
private |
The documentation for this class was generated from the following file: