RMF
RMF::decorator::SoftwareProvenance Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::SoftwareProvenance:

Public Member Functions

void set_frame_location (String v)
 
void set_frame_name (String v)
 
void set_frame_version (String v)
 
void set_location (String v)
 
void set_name (String v)
 
void set_static_location (String v)
 
void set_static_name (String v)
 
void set_static_version (String v)
 
void set_version (String v)
 
- Public Member Functions inherited from RMF::decorator::SoftwareProvenanceConst
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 ()
 
- Static Public Member Functions inherited from RMF::decorator::SoftwareProvenanceConst
static std::string get_decorator_type_name ()
 

Additional Inherited Members

- Protected Member Functions inherited from RMF::decorator::SoftwareProvenanceConst
 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 inherited from RMF::decorator::SoftwareProvenanceConst
StringKey software_location_
 
StringKey software_name_
 
StringKey software_version_
 

Detailed Description

See also SoftwareProvenanceFactory.

Definition at line 1240 of file provenance.h.


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