libpsynth 0.2.1
Public Member Functions | Protected Member Functions | Protected Attributes
psynth::base::scope_guard_impl_base Class Reference

#include <scope_guard.hpp>

Inheritance diagram for psynth::base::scope_guard_impl_base:
Inheritance graph
[legend]
Collaboration diagram for psynth::base::scope_guard_impl_base:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void dismiss () const throw ()

Protected Member Functions

 scope_guard_impl_base ()
 scope_guard_impl_base (scope_guard_impl_base &&other)
 ~scope_guard_impl_base ()

Protected Attributes

bool _dismissed

Constructor & Destructor Documentation

psynth::base::scope_guard_impl_base::scope_guard_impl_base ( ) [inline, protected]
psynth::base::scope_guard_impl_base::scope_guard_impl_base ( scope_guard_impl_base &&  other) [inline, protected]
psynth::base::scope_guard_impl_base::~scope_guard_impl_base ( ) [inline, protected]

Member Function Documentation

void psynth::base::scope_guard_impl_base::dismiss ( ) const throw () [inline]

Member Data Documentation


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