libzypp 8.13.6
Protected Types | Protected Member Functions

zypp::base::safebool_detail::SafeBoolBase Class Reference

#include <SafeBool.h>

Inheritance diagram for zypp::base::safebool_detail::SafeBoolBase:
Inheritance graph
[legend]

List of all members.

Protected Types

typedef void(SafeBoolBase::* bool_type )() const

Protected Member Functions

void theTrueBoolType () const
 SafeBoolBase ()
 SafeBoolBase (const SafeBoolBase &)
 ~SafeBoolBase ()
SafeBoolBaseoperator= (const SafeBoolBase &)

Detailed Description

Definition at line 24 of file SafeBool.h.


Member Typedef Documentation

typedef void(SafeBoolBase::* zypp::base::safebool_detail::SafeBoolBase::bool_type)() const [protected]

Constructor & Destructor Documentation

zypp::base::safebool_detail::SafeBoolBase::SafeBoolBase ( ) [inline, protected]

Definition at line 30 of file SafeBool.h.

zypp::base::safebool_detail::SafeBoolBase::SafeBoolBase ( const SafeBoolBase ) [inline, protected]

Definition at line 31 of file SafeBool.h.

zypp::base::safebool_detail::SafeBoolBase::~SafeBoolBase ( ) [inline, protected]

Definition at line 32 of file SafeBool.h.


Member Function Documentation

void zypp::base::safebool_detail::SafeBoolBase::theTrueBoolType ( ) const [inline, protected]

Definition at line 28 of file SafeBool.h.

Referenced by zypp::base::SafeBool< Repository >::operator bool_type().

SafeBoolBase& zypp::base::safebool_detail::SafeBoolBase::operator= ( const SafeBoolBase ) [inline, protected]

Definition at line 33 of file SafeBool.h.


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