RMF
RMF::decorator::FilterProvenance Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::FilterProvenance:

Public Member Functions

void set_frame_frames (Int v)
 
void set_frame_method (String v)
 
void set_frame_threshold (Float v)
 
void set_frames (Int v)
 
void set_method (String v)
 
void set_static_frames (Int v)
 
void set_static_method (String v)
 
void set_static_threshold (Float v)
 
void set_threshold (Float v)
 
- Public Member Functions inherited from RMF::decorator::FilterProvenanceConst
Int get_frame_frames () const
 
String get_frame_method () const
 
Float get_frame_threshold () const
 
Int get_frames () const
 
String get_method () const
 
Int get_static_frames () const
 
String get_static_method () const
 
Float get_static_threshold () const
 
Float get_threshold () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 
- Static Public Member Functions inherited from RMF::decorator::FilterProvenanceConst
static std::string get_decorator_type_name ()
 

Additional Inherited Members

- Protected Member Functions inherited from RMF::decorator::FilterProvenanceConst
 FilterProvenanceConst (NodeConstHandle nh, StringKey filter_method, FloatKey filter_threshold, IntKey filter_frames)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 
- Protected Attributes inherited from RMF::decorator::FilterProvenanceConst
IntKey filter_frames_
 
StringKey filter_method_
 
FloatKey filter_threshold_
 

Detailed Description

See also FilterProvenanceFactory.

Definition at line 720 of file provenance.h.


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