RMF
|
#include <RMF/decorator/provenance.h>
Public Member Functions | |
Int | get_frame_frames () const |
Int | get_frame_runs () const |
Int | get_frames () const |
Int | get_runs () const |
Int | get_static_frames () const |
Int | get_static_runs () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
CombineProvenanceConst (NodeConstHandle nh, IntKey combined_runs, IntKey combined_frames) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
IntKey | combined_frames_ |
IntKey | combined_runs_ |
See also CombineProvenance and CombineProvenanceFactory.
Definition at line 480 of file provenance.h.