polybori::WeakRingPtr Class Reference

This class defines WeakRingPtr. More...

#include <WeakRingPtr.h>

List of all members.

Public Types

typedef BoolePolyRing value_type

Public Member Functions

 WeakRingPtr (const value_type &data)
 Default constructor.
 WeakRingPtr (const self &rhs)
 Copy constructor.
 ~WeakRingPtr ()
 Destructor.
value_type operator* () const
 Dereferencing.
 operator bool () const
 Validity check.


Detailed Description

This class defines WeakRingPtr.

This is just a wrapper for CWeakPtr<BoolePolyRing::core_type>. For aceesing such internals it is good friend with BoolePolyRing.


Member Typedef Documentation


Constructor & Destructor Documentation

polybori::WeakRingPtr::WeakRingPtr ( const value_type data  )  [inline]

Default constructor.

polybori::WeakRingPtr::WeakRingPtr ( const self rhs  )  [inline]

Copy constructor.

polybori::WeakRingPtr::~WeakRingPtr (  )  [inline]

Destructor.


Member Function Documentation

value_type polybori::WeakRingPtr::operator* (  )  const [inline]

Dereferencing.

polybori::WeakRingPtr::operator bool (  )  const [inline]

Validity check.


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

Generated on Wed Jan 30 16:39:54 2013 for PolyBoRi by  doxygen 1.5.6