bad_assert Class Reference
#include <cddefines.h>
Public Member Functions | 
|   | bad_assert (const char *file, long line, const char *comment) | 
| void  | print (void) const  | 
| virtual  | ~bad_assert ()  throw () | 
| const char *  | file () const   throw () | 
| long  | line () const   throw () | 
| const char *  | comment () const   throw () | 
Private Attributes | 
| const char *  | p_file | 
| long  | p_line | 
| const char *  | p_comment | 
Detailed Description
Definition at line 590 of file cddefines.h.
Constructor & Destructor Documentation
      
        
          | bad_assert::bad_assert  | 
          ( | 
          const char *  | 
           file,  | 
        
        
           | 
           | 
          long  | 
           line,  | 
        
        
           | 
           | 
          const char *  | 
           comment |   | 
        
        
           | 
          ) | 
           |  |  | 
        
      
 
 
      
        
          | virtual bad_assert::~bad_assert  | 
          ( | 
           | 
           )  | 
            throw () [inline, virtual] | 
        
      
 
 
Member Function Documentation
      
        
          | const char* bad_assert::comment  | 
          ( | 
           | 
           )  | 
           const  throw () [inline] | 
        
      
 
 
      
        
          | const char* bad_assert::file  | 
          ( | 
           | 
           )  | 
           const  throw () [inline] | 
        
      
 
 
      
        
          | long bad_assert::line  | 
          ( | 
           | 
           )  | 
           const  throw () [inline] | 
        
      
 
 
      
        
          | void bad_assert::print  | 
          ( | 
          void  | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
Field Documentation
The documentation for this class was generated from the following files:
- /home66/gary/public_html/cloudy/c10_branch/source/cddefines.h
 
- /home66/gary/public_html/cloudy/c10_branch/source/cddefines.cpp