Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MangoPtr::ValidityChecker Class Reference

#include <ValidityChecker.hh>

Inheritance diagram for MangoPtr::ValidityChecker:

Inheritance graph
[legend]
Collaboration diagram for MangoPtr::ValidityChecker:

Collaboration graph
[legend]
List of all members.

Detailed Description

Open part of the protected interface of SharedValidity so that checking the validatity state can be done.

The only operations possible are to construct from an existing SharedValidity, or construct empty and later set equal to a SharedValidity, and the public operations of SharedValidity.

Author:
Oliver Schoenborn
Since:
Mar 2002

Definition at line 40 of file ValidityChecker.hh.

Public Methods

 ValidityChecker ()
 Default is like default SharedValidity, ie state is Invalid.

 ValidityChecker (const SharedValidity &vm)
 Share validity state with vm.

ValidityChecker & operator= (const SharedValidity &vm)
 Share validity state with vm.

void reset ()
 Reset to default-constructor state.


The documentation for this class was generated from the following file:
Generated on Tue Nov 12 20:44:04 2002 for Mango-ptr Library by doxygen1.2.18