bad_assert Class Reference

#include <cddefines.h>

Collaboration diagram for bad_assert:

Collaboration graph
[legend]

Public Member Functions

 bad_assert (const char *file, long line)
virtual ~bad_assert () throw ()
const char * file () const throw ()
long line () const throw ()

Private Attributes

const char * p_file
long p_line

Detailed Description

Definition at line 561 of file cddefines.h.


Constructor & Destructor Documentation

bad_assert::bad_assert ( const char *  file,
long  line 
) [inline]

Definition at line 566 of file cddefines.h.

References p_file, and p_line.

virtual bad_assert::~bad_assert (  )  throw () [inline, virtual]

Definition at line 571 of file cddefines.h.

References p_file.


Member Function Documentation

const char* bad_assert::file (  )  const throw () [inline]

Definition at line 575 of file cddefines.h.

References p_file.

Referenced by main().

long bad_assert::line (  )  const throw () [inline]

Definition at line 579 of file cddefines.h.

References p_line.

Referenced by main().


Field Documentation

const char* bad_assert::p_file [private]

Definition at line 563 of file cddefines.h.

Referenced by bad_assert(), file(), and ~bad_assert().

long bad_assert::p_line [private]

Definition at line 564 of file cddefines.h.

Referenced by bad_assert(), and line().


The documentation for this class was generated from the following file:
Generated on Mon Feb 16 12:14:12 2009 for cloudy by  doxygen 1.4.7