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

rovsoft::io::InvalidEncodingExceptionPtr Class Reference

InvalidEncodingException autopointer class. More...

#include <InvalidEncodingExceptionPtr.hh>

Inheritance diagram for rovsoft::io::InvalidEncodingExceptionPtr:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InvalidEncodingExceptionPtr (InvalidEncodingException *ptr=0)
 InvalidEncodingExceptionPtr (const InvalidEncodingExceptionPtr &orig)
InvalidEncodingExceptionoperator * ()
 Gets the target.
const InvalidEncodingExceptionoperator * () const
 Gets the target- const version.
InvalidEncodingExceptionoperator-> ()
 Gets the object to which this pointer points to.
const InvalidEncodingExceptionoperator-> () 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

InvalidEncodingException autopointer class.


Constructor & Destructor Documentation

rovsoft::io::InvalidEncodingExceptionPtr::InvalidEncodingExceptionPtr InvalidEncodingException ptr = 0  )  [inline]
 

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


Member Function Documentation

const rovsoft::io::InvalidEncodingException & rovsoft::io::InvalidEncodingExceptionPtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::io::IOExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, and rovsoft::io::UnprefixedMetaDataExceptionPtr.

InvalidEncodingException& rovsoft::io::InvalidEncodingExceptionPtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::io::IOExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, and rovsoft::io::UnprefixedMetaDataExceptionPtr.

const rovsoft::io::InvalidEncodingException * rovsoft::io::InvalidEncodingExceptionPtr::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::io::IOExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, and rovsoft::io::UnprefixedMetaDataExceptionPtr.

rovsoft::io::InvalidEncodingException * rovsoft::io::InvalidEncodingExceptionPtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::io::IOExceptionPtr.

Reimplemented in rovsoft::io::EndOfSegmentExceptionPtr, rovsoft::io::PrefixedDataExceptionPtr, and rovsoft::io::UnprefixedMetaDataExceptionPtr.


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