Polaris: AssertDepROvsRW Class Reference

AssertDepROvsRW Class Reference

a class to hold info describing an overlap test for an Access Region Descriptor More...

#include <AssertDepROvsRW.h>

Inheritance diagram for AssertDepROvsRW:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AssertDepROvsRW ()
 Construct a AssertDepROvsRW.
 AssertDepROvsRW (const AssertDepROvsRW &a)
 Construct a AssertDepROvsRW with a copy of another AssertDepROvsRW's current value.
virtual ~AssertDepROvsRW ()
 destructor
virtual void print (ostream &o) const
 print the object.
virtual Assertionclone () const
 clone the assertion
virtual AssertDepROvsRWoperator= (const AssertDepROvsRW &a)
 assignment operator.
virtual Listablelistable_clone () const
 needed for Listable

Detailed Description

a class to hold info describing an overlap test for an Access Region Descriptor

C Polaris

See also:
Directive/AssertDepROvsRW.h

Directive/AssertDepROvsRW.h

Description

The AssertDepROvsRW class is meant to provide a specific class for representing the values needed to test for overlap within an Access Region Descriptor.

Bugs

No known bugs.

Definition at line 30 of file AssertDepROvsRW.h.


Constructor & Destructor Documentation

AssertDepROvsRW::AssertDepROvsRW  ) 
 

Construct a AssertDepROvsRW.

Definition at line 1793 of file Assertion.cc.

References AS_DEP_RO_RW.

Referenced by clone(), and listable_clone().

AssertDepROvsRW::AssertDepROvsRW const AssertDepROvsRW a  ) 
 

Construct a AssertDepROvsRW with a copy of another AssertDepROvsRW's current value.

Definition at line 1798 of file Assertion.cc.

References ARDAssertion::operator=().

AssertDepROvsRW::~AssertDepROvsRW  )  [virtual]
 

destructor

... nothing to do

Definition at line 1803 of file Assertion.cc.


Member Function Documentation

void AssertDepROvsRW::print ostream &  o  )  const [virtual]
 

print the object.

Reimplemented from Assertion.

Definition at line 1809 of file Assertion.cc.

References Iterator< T >::current(), ARDAssertion::descr_list_guarded(), and Iterator< T >::valid().

Assertion * AssertDepROvsRW::clone  )  const [virtual]
 

clone the assertion

Reimplemented from ARDAssertion.

Definition at line 1840 of file Assertion.cc.

References AssertDepROvsRW().

AssertDepROvsRW & AssertDepROvsRW::operator= const AssertDepROvsRW a  )  [virtual]
 

assignment operator.

Definition at line 1825 of file Assertion.cc.

References ARDAssertion::operator=().

Listable * AssertDepROvsRW::listable_clone  )  const [virtual]
 

needed for Listable

Reimplemented from Assertion.

Definition at line 1834 of file Assertion.cc.

References AssertDepROvsRW().


The documentation for this class was generated from the following files:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:06:44 2005