cloudy trunk
Public Member Functions | Private Attributes

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.

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

Definition at line 571 of file cddefines.h.


Member Function Documentation

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

Definition at line 575 of file cddefines.h.

Referenced by main().

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

Definition at line 579 of file cddefines.h.

Referenced by main().


Field Documentation

const char* bad_assert::p_file [private]

Definition at line 563 of file cddefines.h.

long bad_assert::p_line [private]

Definition at line 564 of file cddefines.h.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3