RMF
RMF::decorator::FilterProvenanceFactory Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::FilterProvenanceFactory:

Public Member Functions

 FilterProvenanceFactory (FileConstHandle fh)
 
 FilterProvenanceFactory (FileHandle fh)
 
FilterProvenanceConst get (NodeConstHandle nh) const
 
FilterProvenance get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type FilterProvenance.

Definition at line 790 of file provenance.h.

Member Function Documentation

FilterProvenanceConst RMF::decorator::FilterProvenanceFactory::get ( NodeConstHandle  nh) const

Get a FilterProvenanceConst for nh.

Definition at line 808 of file provenance.h.

+ Here is the call graph for this function:

FilterProvenance RMF::decorator::FilterProvenanceFactory::get ( NodeHandle  nh) const

Get a FilterProvenance for nh.

Definition at line 817 of file provenance.h.

+ Here is the call graph for this function:

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

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

Definition at line 827 of file provenance.h.

+ Here is the call graph for this function:


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