libzypp  9.1.2
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

Definition at line 30 of file SafeBool.h.

Definition at line 31 of file SafeBool.h.

Definition at line 32 of file SafeBool.h.


Member Function Documentation

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: