#include <ResObjectFactory.h>
Inheritance diagram for zypp::detail::_resobjectfactory_detail::ResImplConnect< _Res >:

Public Types | |
| typedef ResImplConnect | Self |
| typedef _Res::Impl | Impl |
| typedef ResImplTraits< Impl >::Ptr | Impl_Ptr |
Public Member Functions | |
| ResImplConnect (const NVRAD &nvrad_r, Impl_Ptr impl_r) | |
| Ctor. | |
| virtual | ~ResImplConnect () |
Private Member Functions | |
| virtual Impl & | pimpl () |
| virtual const Impl & | pimpl () const |
Private Attributes | |
| Impl_Ptr | _impl |
Definition at line 35 of file ResObjectFactory.h.
|
|||||
|
Definition at line 38 of file ResObjectFactory.h. |
|
|||||
|
Definition at line 39 of file ResObjectFactory.h. |
|
|||||
|
Definition at line 40 of file ResObjectFactory.h. |
|
||||||||||||||||
|
Ctor.
Definition at line 43 of file ResObjectFactory.h. References zypp::detail::_resobjectfactory_detail::ResImplConnect< _Res >::_impl. |
|
|||||||||
|
Definition at line 49 of file ResObjectFactory.h. References zypp::detail::_resobjectfactory_detail::ResImplConnect< _Res >::_impl. |
|
|||||||||
|
Definition at line 54 of file ResObjectFactory.h. References zypp::detail::_resobjectfactory_detail::ResImplConnect< _Res >::_impl. |
|
|||||||||
|
Definition at line 55 of file ResObjectFactory.h. References zypp::detail::_resobjectfactory_detail::ResImplConnect< _Res >::_impl. |
|
|||||
1.4.6