RMF
RMF::decorator::SampleProvenanceConst Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::SampleProvenanceConst:

Public Member Functions

Int get_frame_frames () const
 
Int get_frame_iterations () const
 
String get_frame_method () const
 
Int get_frame_replicas () const
 
Int get_frames () const
 
Int get_iterations () const
 
String get_method () const
 
Int get_replicas () const
 
Int get_static_frames () const
 
Int get_static_iterations () const
 
String get_static_method () const
 
Int get_static_replicas () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 

Protected Member Functions

 SampleProvenanceConst (NodeConstHandle nh, StringKey sampling_method, IntKey sampling_frames, IntKey sampling_iterations, IntKey sampling_replicas)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 

Protected Attributes

IntKey sampling_frames_
 
IntKey sampling_iterations_
 
StringKey sampling_method_
 
IntKey sampling_replicas_
 

Detailed Description

See also SampleProvenance and SampleProvenanceFactory.

Definition at line 226 of file provenance.h.


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