libzypp 9.41.1

zypp::ServiceInfo::Impl Struct Reference

Inheritance diagram for zypp::ServiceInfo::Impl:
zypp::repo::RepoInfoBase::Impl

List of all members.

Public Types

typedef ServiceInfo::ReposToEnable ReposToEnable
typedef ServiceInfo::ReposToDisable ReposToDisable

Public Member Functions

 Impl ()
 Impl (const Url &url_)
 ~Impl ()
void setProbedType (const repo::ServiceType &t) const

Public Attributes

Url url
repo::ServiceType type
ReposToEnable reposToEnable
ReposToDisable reposToDisable
RepoStates repoStates

Private Member Functions

Implclone () const
 clone for RWCOW_pointer

Friends

ImplrwcowClone (const Impl *rhs)

Detailed Description

Definition at line 34 of file ServiceInfo.cc.


Member Typedef Documentation


Constructor & Destructor Documentation

zypp::ServiceInfo::Impl::Impl ( ) [inline]

Reimplemented from zypp::repo::RepoInfoBase::Impl.

Definition at line 48 of file ServiceInfo.cc.

zypp::ServiceInfo::Impl::Impl ( const Url url_) [inline]

Definition at line 53 of file ServiceInfo.cc.

zypp::ServiceInfo::Impl::~Impl ( ) [inline]

Reimplemented from zypp::repo::RepoInfoBase::Impl.

Definition at line 59 of file ServiceInfo.cc.


Member Function Documentation

void zypp::ServiceInfo::Impl::setProbedType ( const repo::ServiceType t) const [inline]

Definition at line 62 of file ServiceInfo.cc.

Impl* zypp::ServiceInfo::Impl::clone ( ) const [inline, private]

clone for RWCOW_pointer

Reimplemented from zypp::repo::RepoInfoBase::Impl.

Definition at line 76 of file ServiceInfo.cc.


Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs) [friend]

Member Data Documentation

Definition at line 40 of file ServiceInfo.cc.


The documentation for this struct was generated from the following file: