#include <exception.h>
Static Public Member Functions |
static std::vector< std::string > & | context () |
template<typename O > |
static void | copyContext (O out) |
Static Public Attributes |
static std::vector< std::string > * | s_context = 0 |
Constructor & Destructor Documentation
wibble::exception::AddContext::AddContext |
( |
std::string |
s | ) |
|
|
inline |
wibble::exception::AddContext::~AddContext |
( |
| ) |
|
|
inline |
Member Function Documentation
static std::vector< std::string >& wibble::exception::AddContext::context |
( |
| ) |
|
|
inlinestatic |
template<typename O >
static void wibble::exception::AddContext::copyContext |
( |
O |
out | ) |
|
|
inlinestatic |
Member Data Documentation
std::string wibble::exception::AddContext::m_context |
std::vector< std::string > * wibble::exception::AddContext::s_context = 0 |
|
static |
The documentation for this struct was generated from the following files: