jigdo API

Gunzip::IOPtr Class Reference

Pointer to an IO object, can be changed during the Gunzip object's lifetime. More...

#include <gunzip.hh>

List of all members.


Public Member Functions

 IOPtr (IO *io)
 ~IOPtr ()
IOoperator* () const throw ()
IOoperator-> () const throw ()
 operator bool () const throw ()
IOget () const throw ()
void set (IO *io)
 Calls the IO object's gunzip_deleted() method before overwriting the value, except if the old and new IO are identical.

Detailed Description

Pointer to an IO object, can be changed during the Gunzip object's lifetime.


Constructor & Destructor Documentation

Gunzip::IOPtr::IOPtr ( IO io  )  [inline]

Gunzip::IOPtr::~IOPtr (  )  [inline]


Member Function Documentation

IO& Gunzip::IOPtr::operator* (  )  const throw () [inline]

IO* Gunzip::IOPtr::operator-> (  )  const throw () [inline]

Gunzip::IOPtr::operator bool (  )  const throw () [inline]

IO* Gunzip::IOPtr::get (  )  const throw () [inline]

void Gunzip::IOPtr::set ( IO io  )  [inline]

Calls the IO object's gunzip_deleted() method before overwriting the value, except if the old and new IO are identical.

References Gunzip::IO::gunzip_deleted(), and Gunzip::io.


The documentation for this class was generated from the following file:

Generated on Tue Sep 23 14:27:42 2008 for jigdo by  doxygen 1.5.6