Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BException Class Reference

#include <BException.h>

Inheritance diagram for BException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 BException (const std::string &file, int line, const std::string &txt)
std::string description (bool msgonly=false)

Protected Member Functions

 BException ()

Protected Attributes

std::string file
int line
std::string text

Constructor & Destructor Documentation

BException::BException const std::string &    file,
int    line,
const std::string &    txt
 

BException::BException   [inline, protected]
 


Member Function Documentation

std::string BException::description bool    msgonly = false
 


Member Data Documentation

std::string BException::file [protected]
 

int BException::line [protected]
 

std::string BException::text [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Dec 29 10:00:16 2007 for DSGUI by doxygen1.3-rc3