Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::aux::once_block_sentry Class Reference

#include <once_block.hpp>

Public Member Functions

 once_block_sentry (once_block_flag &f) BOOST_NOEXCEPT
 
 ~once_block_sentry () BOOST_NOEXCEPT
 
bool executed () const BOOST_NOEXCEPT
 
BOOST_LOG_API void commit () BOOST_NOEXCEPT
 

Constructor & Destructor Documentation

boost::aux::once_block_sentry::once_block_sentry ( once_block_flag f)
inlineexplicit
boost::aux::once_block_sentry::~once_block_sentry ( )
inline

Member Function Documentation

BOOST_LOG_API void boost::aux::once_block_sentry::commit ( )
bool boost::aux::once_block_sentry::executed ( ) const
inline

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