wibble::exception::Context Class Reference

#include <exception.h>

Inheritance diagram for wibble::exception::Context:
[legend]

List of all members.


Detailed Description

Store context information for an exception.

Public Member Functions

 Context () throw ()
 Context (const std::string &context) throw ()
void addContext (const std::string &c) throw ()
std::string formatContext () const throw ()
const std::vector< std::string > & context () const throw ()

Protected Attributes

std::vector< std::string > m_context

Constructor & Destructor Documentation

wibble::exception::Context::Context (  )  throw () [inline]

wibble::exception::Context::Context ( const std::string &  context  )  throw () [inline]


Member Function Documentation

void wibble::exception::Context::addContext ( const std::string &  c  )  throw () [inline]

References m_context.

Referenced by Context().

std::string wibble::exception::Context::formatContext (  )  const throw () [inline]

const std::vector<std::string>& wibble::exception::Context::context (  )  const throw () [inline]

References m_context.

Referenced by Context().


Member Data Documentation

std::vector<std::string> wibble::exception::Context::m_context [protected]


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

Generated on Wed Jun 18 04:26:07 2008 for wibble by  doxygen 1.5.6