Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Examples   
corelinux::CommandFrameException Member List
This is the complete list of members for corelinux::CommandFrameException, including all inherited members.
- addUnwindInfo( CharCptr unwindInfo )
 - CommandFrameException( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
 - CommandFrameException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
 - CommandFrameException( CommandFrameExceptionCref )
 - CommandFrameException( void )
 [protected] - CONTINUABLE enum value (defined in corelinux::Exception)
 - Exception( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
 - Exception( ExceptionCref crOther )
 - Exception( void )
 [protected] - Exception( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
 [protected] - getFile( void ) const
 - getLine( void ) const
 - getSeverity( void ) const
 - getUnwind( void ) const
 - getWhy( void ) const
 - isOutOfMemory( void ) const
 [inline] - operator=( CommandFrameExceptionCref )
 - corelinux::Exception::operator=( ExceptionCref otherRef )
 - operator==( CommandFrameExceptionCref ) const
 - corelinux::Exception::operator==( ExceptionCref otherRef )
 - PROCESSFATAL enum value
 - PROCESSTERMINATE enum value
 - setProcessFatalSeverity( void )
 - setProcessTerminateSeverity( void )
 - setThreadFatalSeverity( void )
 - setThreadTerminateSeverity( void )
 - setWhy( const std::string & )
 [protected] - setWhy( CharCptr )
 [protected] - Severity enum name
 - THREADFATAL enum value
 - THREADTERMINATE enum value
 - ~CommandFrameException( void )
 [virtual] - ~Exception(void)
 [virtual] 
  
    
  
  
    
    This is the CoreLinux++ reference manual
    Provided by The CoreLinux Consortium