Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::IteratorBoundsException Member List
This is the complete list of members for corelinux::IteratorBoundsException, including all inherited members.
- addUnwindInfo( CharCptr unwindInfo )
- 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]
- IteratorBoundsException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- IteratorBoundsException( IteratorBoundsExceptionCref )
- IteratorBoundsException( void )
[protected]
- IteratorException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- IteratorException( IteratorExceptionCref )
- IteratorException( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
[protected]
- IteratorException( void )
[protected]
- operator=( IteratorBoundsExceptionCref )
- corelinux::IteratorException::operator=( IteratorExceptionCref )
- corelinux::Exception::operator=( ExceptionCref otherRef )
- operator==( IteratorBoundsExceptionCref ) const
- corelinux::IteratorException::operator==( IteratorExceptionCref ) 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
- ~Exception(void)
[virtual]
- ~IteratorBoundsException( void )
[virtual]
- ~IteratorException( void )
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium