RMF
RMF::decorator::SoftwareProvenanceConst Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::SoftwareProvenanceConst:

Public Member Functions

String get_frame_location () const
 
String get_frame_name () const
 
String get_frame_version () const
 
String get_location () const
 
String get_name () const
 
String get_static_location () const
 
String get_static_name () const
 
String get_static_version () const
 
String get_version () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 

Protected Member Functions

 SoftwareProvenanceConst (NodeConstHandle nh, StringKey software_name, StringKey software_version, StringKey software_location)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 

Protected Attributes

StringKey software_location_
 
StringKey software_name_
 
StringKey software_version_
 

Detailed Description

See also SoftwareProvenance and SoftwareProvenanceFactory.

Definition at line 1166 of file provenance.h.


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