RMF
RMF::decorator::SampleProvenanceFactory Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::SampleProvenanceFactory:

Public Member Functions

 SampleProvenanceFactory (FileConstHandle fh)
 
 SampleProvenanceFactory (FileHandle fh)
 
SampleProvenanceConst get (NodeConstHandle nh) const
 
SampleProvenance get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type SampleProvenance.

Definition at line 409 of file provenance.h.

Member Function Documentation

SampleProvenanceConst RMF::decorator::SampleProvenanceFactory::get ( NodeConstHandle  nh) const

Get a SampleProvenanceConst for nh.

Definition at line 429 of file provenance.h.

+ Here is the call graph for this function:

SampleProvenance RMF::decorator::SampleProvenanceFactory::get ( NodeHandle  nh) const

Get a SampleProvenance for nh.

Definition at line 439 of file provenance.h.

+ Here is the call graph for this function:

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

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

Definition at line 450 of file provenance.h.

+ Here is the call graph for this function:


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