Polaris: DVcapsule Struct Reference

DVcapsule Struct Reference

#include <DDgraph.h>

List of all members.

Public Member Functions

 DVcapsule (DVfield *dvf_ptr)
Binary_flag is_alive ()
void mark_dead ()

Public Attributes

DVfielddvf
DVcapsulenext
Binary_flag alive


Constructor & Destructor Documentation

DVcapsule::DVcapsule DVfield dvf_ptr  )  [inline]
 

< Initially alive

Definition at line 1333 of file DDgraph.h.

References alive, dvf, and next.


Member Function Documentation

Binary_flag DVcapsule::is_alive  )  [inline]
 

Definition at line 1339 of file DDgraph.h.

References alive, and Binary_flag.

Referenced by merge_DVs().

void DVcapsule::mark_dead  )  [inline]
 

Definition at line 1343 of file DDgraph.h.

References alive.

Referenced by merge_DVs().


Member Data Documentation

DVfield* DVcapsule::dvf
 

Definition at line 1329 of file DDgraph.h.

Referenced by _create_parent(), _dispose_capsules(), _remove_all_subdirections(), DVcapsule(), and merge_DVs().

DVcapsule* DVcapsule::next
 

Definition at line 1330 of file DDgraph.h.

Referenced by _create_parent(), _remove_all_subdirections(), DVcapsule(), and merge_DVs().

Binary_flag DVcapsule::alive
 

Definition at line 1331 of file DDgraph.h.

Referenced by DVcapsule(), is_alive(), and mark_dead().


The documentation for this struct was generated from the following file:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:07:14 2005