RMF
|
#include <RMF/decorator/provenance.h>
Public Member Functions | |
void | set_frame_frames (Int v) |
void | set_frame_runs (Int v) |
void | set_frames (Int v) |
void | set_runs (Int v) |
void | set_static_frames (Int v) |
void | set_static_runs (Int v) |
Public Member Functions inherited from RMF::decorator::CombineProvenanceConst | |
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 () |
Static Public Member Functions inherited from RMF::decorator::CombineProvenanceConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::CombineProvenanceConst | |
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 inherited from RMF::decorator::CombineProvenanceConst | |
IntKey | combined_frames_ |
IntKey | combined_runs_ |
See also CombineProvenanceFactory.
Definition at line 534 of file provenance.h.