#include <Atom.h>
Inheritance diagram for zypp::Atom:
Public Types | |
typedef detail::AtomImplIf | Impl |
typedef Atom | Self |
typedef ResTraits< Self > | TraitsType |
typedef TraitsType::PtrType | Ptr |
typedef TraitsType::constPtrType | constPtr |
Protected Member Functions | |
Atom (const NVRAD &nvrad_r) | |
virtual | ~Atom () |
Dtor. | |
Private Member Functions | |
virtual Impl & | pimpl ()=0 |
Access implementation. | |
virtual const Impl & | pimpl () const =0 |
Access implementation. |
Definition at line 26 of file Atom.h.
|
Reimplemented from zypp::ResObject. |
|
Reimplemented from zypp::ResObject. |
|
Reimplemented from zypp::ResObject. |
|
Reimplemented from zypp::ResObject. |
|
Reimplemented from zypp::ResObject. |
|
|
|
Dtor.
|
|
Access implementation.
Implements zypp::ResObject. |
|
Access implementation.
Implements zypp::ResObject. |