wibble::exception::AddContext Struct Reference

#include <exception.h>

List of all members.

Public Member Functions

 AddContext (std::string s)
 ~AddContext ()

Static Public Member Functions

template<typename O>
static void copyContext (O out)

Public Attributes

std::string m_context

Static Public Attributes

static std::vector< std::string > s_context


Constructor & Destructor Documentation

wibble::exception::AddContext::AddContext ( std::string  s  )  [inline]

References s_context.

wibble::exception::AddContext::~AddContext (  )  [inline]

References assert_eq, m_context, and s_context.


Member Function Documentation

template<typename O>
static void wibble::exception::AddContext::copyContext ( out  )  [inline, static]


Member Data Documentation

std::vector< std::string > wibble::exception::AddContext::s_context [static]

Referenced by ~AddContext().


The documentation for this struct was generated from the following files:

Generated on Tue Mar 11 11:34:38 2008 for wibble by  doxygen 1.5.5