RMF
RMF::decorator::ClusterProvenanceFactory Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::ClusterProvenanceFactory:

Public Member Functions

 ClusterProvenanceFactory (FileConstHandle fh)
 
 ClusterProvenanceFactory (FileHandle fh)
 
ClusterProvenanceConst get (NodeConstHandle nh) const
 
ClusterProvenance get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type ClusterProvenance.

Definition at line 995 of file provenance.h.

Member Function Documentation

ClusterProvenanceConst RMF::decorator::ClusterProvenanceFactory::get ( NodeConstHandle  nh) const

Get a ClusterProvenanceConst for nh.

Definition at line 1013 of file provenance.h.

+ Here is the call graph for this function:

ClusterProvenance RMF::decorator::ClusterProvenanceFactory::get ( NodeHandle  nh) const

Get a ClusterProvenance for nh.

Definition at line 1022 of file provenance.h.

+ Here is the call graph for this function:

bool RMF::decorator::ClusterProvenanceFactory::get_is ( NodeConstHandle  nh) const

Check whether nh has all the attributes required to be a ClusterProvenanceConst.

Definition at line 1032 of file provenance.h.

+ Here is the call graph for this function:


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