zypp::repo::RepoInfoBase::Impl Struct Reference

#include <RepoInfoBaseImpl.h>

Inheritance diagram for zypp::repo::RepoInfoBase::Impl:
[legend]

List of all members.

Public Member Functions

 Impl ()
 Impl (const std::string &alias_)
 ~Impl ()
void setAlias (const std::string &alias_)

Public Attributes

TriBool enabled
TriBool autorefresh
std::string alias
std::string escaped_alias
std::string name
Pathname filepath

Private Member Functions

Implclone () const
 clone for RWCOW_pointer

Friends

ImplrwcowClone (const Impl *rhs)


Detailed Description

Definition at line 31 of file RepoInfoBaseImpl.h.


Constructor & Destructor Documentation

zypp::repo::RepoInfoBase::Impl::Impl (  )  [inline]

Reimplemented in zypp::RepoInfo::Impl, and zypp::ServiceInfo::Impl.

Definition at line 33 of file RepoInfoBaseImpl.h.

Referenced by clone().

zypp::repo::RepoInfoBase::Impl::Impl ( const std::string &  alias_  )  [inline]

Definition at line 38 of file RepoInfoBaseImpl.h.

References setAlias().

zypp::repo::RepoInfoBase::Impl::~Impl (  )  [inline]

Reimplemented in zypp::RepoInfo::Impl, and zypp::ServiceInfo::Impl.

Definition at line 43 of file RepoInfoBaseImpl.h.


Member Function Documentation

void zypp::repo::RepoInfoBase::Impl::setAlias ( const std::string &  alias_  ) 

Referenced by Impl().

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

clone for RWCOW_pointer

Reimplemented in zypp::RepoInfo::Impl, and zypp::ServiceInfo::Impl.

Definition at line 60 of file RepoInfoBaseImpl.h.

References Impl().


Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs  )  [friend]


Member Data Documentation

Definition at line 47 of file RepoInfoBaseImpl.h.

Definition at line 48 of file RepoInfoBaseImpl.h.

Definition at line 49 of file RepoInfoBaseImpl.h.

Definition at line 50 of file RepoInfoBaseImpl.h.

Definition at line 51 of file RepoInfoBaseImpl.h.

Definition at line 52 of file RepoInfoBaseImpl.h.


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

doxygen