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