#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 |
|
◆ AddContext()
wibble::exception::AddContext::AddContext |
( |
std::string |
s | ) |
|
|
inline |
◆ ~AddContext()
wibble::exception::AddContext::~AddContext |
( |
| ) |
|
|
inline |
◆ context()
static std::vector< std::string >& wibble::exception::AddContext::context |
( |
| ) |
|
|
inlinestatic |
◆ copyContext()
template<typename O >
static void wibble::exception::AddContext::copyContext |
( |
O |
out | ) |
|
|
inlinestatic |
◆ m_context
std::string wibble::exception::AddContext::m_context |
◆ s_context
std::vector< std::string > * wibble::exception::AddContext::s_context = 0 |
|
static |
The documentation for this struct was generated from the following files: