#include <exception.h>
|
static std::vector< std::string > & | context () |
|
template<typename O > |
static void | copyContext (O out) |
|
|
static std::vector< std::string > * | s_context = 0 |
|
wibble::exception::AddContext::AddContext |
( |
std::string |
s) | |
|
|
inline |
wibble::exception::AddContext::~AddContext |
( |
) | |
|
|
inline |
static std::vector< std::string >& wibble::exception::AddContext::context |
( |
) | |
|
|
inlinestatic |
template<typename O >
static void wibble::exception::AddContext::copyContext |
( |
O |
out) | |
|
|
inlinestatic |
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: