RMF
RMF::decorator::SampleProvenance Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::SampleProvenance:

Public Member Functions

void set_frame_frames (Int v)
 
void set_frame_iterations (Int v)
 
void set_frame_method (String v)
 
void set_frame_replicas (Int v)
 
void set_frames (Int v)
 
void set_iterations (Int v)
 
void set_method (String v)
 
void set_replicas (Int v)
 
void set_static_frames (Int v)
 
void set_static_iterations (Int v)
 
void set_static_method (String v)
 
void set_static_replicas (Int v)
 
- Public Member Functions inherited from RMF::decorator::SampleProvenanceConst
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 ()
 
- Static Public Member Functions inherited from RMF::decorator::SampleProvenanceConst
static std::string get_decorator_type_name ()
 

Additional Inherited Members

- Protected Member Functions inherited from RMF::decorator::SampleProvenanceConst
 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 inherited from RMF::decorator::SampleProvenanceConst
IntKey sampling_frames_
 
IntKey sampling_iterations_
 
StringKey sampling_method_
 
IntKey sampling_replicas_
 

Detailed Description

See also SampleProvenanceFactory.

Definition at line 320 of file provenance.h.


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