Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   
more::cf::signal_raised  Struct Reference
Exception to be thrown upon signals. 
More...
#include <signal.h>
Inheritance diagram for more::cf::signal_raised:
[legend]List of all members.Public Methods
Detailed Description
Exception to be thrown upon signals.
This exception is thrown by pointchecker after a signal is raised which was earlier registered to be handled by calling handle_signal. This exception is subclassed for a few selected signals. 
Constructor & Destructor Documentation
  
    
      
        
          |  more::cf::signal_raised::signal_raised  | 
          (  | 
          int  | 
            i           | 
          )  | 
           [inline, explicit] | 
         
       
     | 
  
Member Function Documentation
  
    
      
        
          |  virtual char const* more::cf::signal_raised::what  | 
          (  | 
                      | 
          )  | 
           const  throw () [virtual] | 
         
       
     | 
  
  
    
      
        
          |  int more::cf::signal_raised::which  | 
          (  | 
                      | 
          )  | 
           const [inline] | 
         
       
     | 
  
The documentation for this struct was generated from the following file:
    
    
      
	Generated on Sat Sep 7 19:12:02 2002 for more with Doxygen
	1.2.13.1.  Doxygen 1.2.13.1 is written and copyright
	1997-2002 by Dimitri van
	Heesch.