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

#include <interaction_based.hpp>

Public Member Functions

 scope_guard (const_string file, std::size_t line_num, const_string scope_name)
 
 ~scope_guard ()
 

Public Attributes

unsigned m_scope_index
 

Constructor & Destructor Documentation

boost::itest::scope_guard::scope_guard ( const_string  file,
std::size_t  line_num,
const_string  scope_name 
)
inline
boost::itest::scope_guard::~scope_guard ( )
inline

Member Data Documentation

unsigned boost::itest::scope_guard::m_scope_index

Referenced by scope_guard(), and ~scope_guard().


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