RMF
RMF::decorator::ClusterProvenanceConst Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::ClusterProvenanceConst:

Public Member Functions

String get_density () const
 
Int get_frame_members () const
 
Float get_frame_precision () const
 
Int get_members () const
 
Float get_precision () const
 
Int get_static_members () const
 
Float get_static_precision () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 

Protected Member Functions

 ClusterProvenanceConst (NodeConstHandle nh, IntKey cluster_members, FloatKey cluster_precision, StringKey cluster_density)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 

Protected Attributes

StringKey cluster_density_
 
IntKey cluster_members_
 
FloatKey cluster_precision_
 

Detailed Description

See also ClusterProvenance and ClusterProvenanceFactory.

Definition at line 856 of file provenance.h.


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