RMF
RMF::decorator::FilterProvenanceConst Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::FilterProvenanceConst:

Public Member Functions

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 ()
 

Protected Member Functions

 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

IntKey filter_frames_
 
StringKey filter_method_
 
FloatKey filter_threshold_
 

Detailed Description

See also FilterProvenance and FilterProvenanceFactory.

Definition at line 646 of file provenance.h.


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