RMF
RMF::decorator::CombineProvenanceFactory Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::CombineProvenanceFactory:

Public Member Functions

 CombineProvenanceFactory (FileConstHandle fh)
 
 CombineProvenanceFactory (FileHandle fh)
 
CombineProvenanceConst get (NodeConstHandle nh) const
 
CombineProvenance get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type CombineProvenance.

Definition at line 585 of file provenance.h.

Member Function Documentation

CombineProvenanceConst RMF::decorator::CombineProvenanceFactory::get ( NodeConstHandle  nh) const

Get a CombineProvenanceConst for nh.

Definition at line 601 of file provenance.h.

+ Here is the call graph for this function:

CombineProvenance RMF::decorator::CombineProvenanceFactory::get ( NodeHandle  nh) const

Get a CombineProvenance for nh.

Definition at line 609 of file provenance.h.

+ Here is the call graph for this function:

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

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

Definition at line 618 of file provenance.h.

+ Here is the call graph for this function:


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