Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rovsoft::io::IOExceptionPtr Class Reference

IOException autopointer class. More...

#include <IOExceptionPtr.hh>

Inheritance diagram for rovsoft::io::IOExceptionPtr:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::io::IOExceptionPtr:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IOExceptionPtr (IOException *ptr=0)
 IOExceptionPtr (const IOExceptionPtr &orig)
IOExceptionoperator * ()
 Gets the target.
const IOExceptionoperator * () const
 Gets the target- const version.
IOExceptionoperator-> ()
 Gets the object to which this pointer points to.
const IOExceptionoperator-> () const
 A Ptr object associates its self so much with the object it points to, that if you declare the Ptr object to be constant, you only get a const version of the target.

Detailed Description

IOException autopointer class.


Constructor & Destructor Documentation

rovsoft::io::IOExceptionPtr::IOExceptionPtr IOException ptr = 0  )  [inline]
 

rovsoft::io::IOExceptionPtr::IOExceptionPtr const IOExceptionPtr orig  )  [inline]
 


Member Function Documentation

const rovsoft::io::IOException & rovsoft::io::IOExceptionPtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::lib::ExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::InvalidEncodingExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, rovsoft::io::ReadOnlyExceptionPtr, rovsoft::io::TargetUnreachableExceptionPtr, rovsoft::io::UnprefixedMetaDataExceptionPtr, and rovsoft::io::WriteOnlyExceptionPtr.

IOException& rovsoft::io::IOExceptionPtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::lib::ExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::InvalidEncodingExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, rovsoft::io::ReadOnlyExceptionPtr, rovsoft::io::TargetUnreachableExceptionPtr, rovsoft::io::UnprefixedMetaDataExceptionPtr, and rovsoft::io::WriteOnlyExceptionPtr.

const rovsoft::io::IOException * rovsoft::io::IOExceptionPtr::operator->  )  const [inline]
 

A Ptr object associates its self so much with the object it points to, that if you declare the Ptr object to be constant, you only get a const version of the target.

Reimplemented from rovsoft::lib::ExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::InvalidEncodingExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, rovsoft::io::ReadOnlyExceptionPtr, rovsoft::io::TargetUnreachableExceptionPtr, rovsoft::io::UnprefixedMetaDataExceptionPtr, and rovsoft::io::WriteOnlyExceptionPtr.

rovsoft::io::IOException * rovsoft::io::IOExceptionPtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::lib::ExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::InvalidEncodingExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, rovsoft::io::ReadOnlyExceptionPtr, rovsoft::io::TargetUnreachableExceptionPtr, rovsoft::io::UnprefixedMetaDataExceptionPtr, and rovsoft::io::WriteOnlyExceptionPtr.


The documentation for this class was generated from the following file:
Generated on Tue May 31 14:19:34 2005 for Rovsoft by  doxygen 1.4.3