#include <cddefines.h>
      
        
          | bad_assert::bad_assert  | 
          ( | 
          const char *  | 
          file,  | 
        
        
           | 
           | 
          long  | 
          line,  | 
        
        
           | 
           | 
          const char *  | 
          comment  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | virtual bad_assert::~bad_assert  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | 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   | 
  
 
 
  
  
      
        
          | const char* bad_assert::p_comment | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | const char* bad_assert::p_file | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: