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

rovsoft::io::UnprefixedMetaDataExceptionPtr Class Reference

UnprefixedMetaDataException autopointer class. More...

#include <UnprefixedMetaDataExceptionPtr.hh>

Inheritance diagram for rovsoft::io::UnprefixedMetaDataExceptionPtr:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

UnprefixedMetaDataException autopointer class.


Constructor & Destructor Documentation

rovsoft::io::UnprefixedMetaDataExceptionPtr::UnprefixedMetaDataExceptionPtr UnprefixedMetaDataException ptr = 0  )  [inline]
 

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


Member Function Documentation

const rovsoft::io::UnprefixedMetaDataException & rovsoft::io::UnprefixedMetaDataExceptionPtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::io::InvalidEncodingExceptionPtr.

UnprefixedMetaDataException& rovsoft::io::UnprefixedMetaDataExceptionPtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::io::InvalidEncodingExceptionPtr.

const rovsoft::io::UnprefixedMetaDataException * rovsoft::io::UnprefixedMetaDataExceptionPtr::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::InvalidEncodingExceptionPtr.

rovsoft::io::UnprefixedMetaDataException * rovsoft::io::UnprefixedMetaDataExceptionPtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::io::InvalidEncodingExceptionPtr.


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