Guitarix
GxFatalError Class Reference

#include <gx_logging.h>

Inheritance diagram for GxFatalError:
Collaboration diagram for GxFatalError:

Public Member Functions

virtual const char * what () const throw ()
 
 GxFatalError (std::string m)
 
 GxFatalError (boost::basic_format< char > &m)
 
 ~GxFatalError () throw ()
 

Detailed Description

Definition at line 90 of file gx_logging.h.

Constructor & Destructor Documentation

GxFatalError::GxFatalError ( std::string  m)
inline

Definition at line 97 of file gx_logging.h.

GxFatalError::GxFatalError ( boost::basic_format< char > &  m)
inline

Definition at line 98 of file gx_logging.h.

GxFatalError::~GxFatalError ( )
throw (
)

Definition at line 170 of file gx_logging.cpp.

Member Function Documentation

virtual const char* GxFatalError::what ( ) const
throw (
)
inlinevirtual

Definition at line 94 of file gx_logging.h.

Referenced by GxSplashBox::on_show().


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