RMF
RMF::decorator::ScriptProvenanceFactory Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::ScriptProvenanceFactory:

Public Member Functions

 ScriptProvenanceFactory (FileConstHandle fh)
 
 ScriptProvenanceFactory (FileHandle fh)
 
ScriptProvenanceConst get (NodeConstHandle nh) const
 
ScriptProvenance get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type ScriptProvenance.

Definition at line 1110 of file provenance.h.

Member Function Documentation

ScriptProvenanceConst RMF::decorator::ScriptProvenanceFactory::get ( NodeConstHandle  nh) const

Get a ScriptProvenanceConst for nh.

Definition at line 1124 of file provenance.h.

+ Here is the call graph for this function:

ScriptProvenance RMF::decorator::ScriptProvenanceFactory::get ( NodeHandle  nh) const

Get a ScriptProvenance for nh.

Definition at line 1131 of file provenance.h.

+ Here is the call graph for this function:

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

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

Definition at line 1139 of file provenance.h.

+ Here is the call graph for this function:


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