Polaris: AssertDepWFvsRO Class Reference

AssertDepWFvsRO Class Reference

#include <AssertDepWFvsRO.h>

Inheritance diagram for AssertDepWFvsRO:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

AssertDepWFvsRO::AssertDepWFvsRO  ) 
 

Construct a AssertDepWFvsRO.

Definition at line 1901 of file Assertion.cc.

References AS_DEP_WF_RO.

Referenced by clone(), and listable_clone().

AssertDepWFvsRO::AssertDepWFvsRO const AssertDepWFvsRO a  ) 
 

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

Definition at line 1906 of file Assertion.cc.

References ARDAssertion::operator=().

AssertDepWFvsRO::~AssertDepWFvsRO  )  [virtual]
 

destructor

... nothing to do

Definition at line 1911 of file Assertion.cc.


Member Function Documentation

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

print the object.

Reimplemented from Assertion.

Definition at line 1917 of file Assertion.cc.

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

Assertion * AssertDepWFvsRO::clone  )  const [virtual]
 

clone the assertion

Reimplemented from ARDAssertion.

Definition at line 1948 of file Assertion.cc.

References AssertDepWFvsRO().

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

assignment operator.

Definition at line 1933 of file Assertion.cc.

References ARDAssertion::operator=().

Listable * AssertDepWFvsRO::listable_clone  )  const [virtual]
 

needed for Listable

Reimplemented from Assertion.

Definition at line 1942 of file Assertion.cc.

References AssertDepWFvsRO().


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:45 2005