|
RMF
|
#include <RMF/decorator/provenance.h>
Inheritance diagram for RMF::decorator::ScriptProvenanceConst:Public Member Functions | |
| String | get_filename () const |
Static Public Member Functions | |
| static std::string | get_decorator_type_name () |
Protected Member Functions | |
| ScriptProvenanceConst (NodeConstHandle nh, StringKey script_filename) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes | |
| StringKey | script_filename_ |
See also ScriptProvenance and ScriptProvenanceFactory.
Definition at line 1060 of file provenance.h.