RMF
RMF::decorator::StructureProvenance Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::StructureProvenance:

Public Member Functions

void set_chain (String v)
 
void set_filename (String path)
 
void set_frame_chain (String v)
 
void set_frame_residue_offset (Int v)
 
void set_residue_offset (Int v)
 
void set_static_chain (String v)
 
void set_static_residue_offset (Int v)
 
- Public Member Functions inherited from RMF::decorator::StructureProvenanceConst
String get_chain () const
 
String get_filename () const
 
String get_frame_chain () const
 
Int get_frame_residue_offset () const
 
Int get_residue_offset () const
 
String get_static_chain () const
 
Int get_static_residue_offset () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 
- Static Public Member Functions inherited from RMF::decorator::StructureProvenanceConst
static std::string get_decorator_type_name ()
 

Additional Inherited Members

- Protected Member Functions inherited from RMF::decorator::StructureProvenanceConst
 StructureProvenanceConst (NodeConstHandle nh, StringKey structure_filename, StringKey structure_chain, IntKey structure_residue_offset)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 
- Protected Attributes inherited from RMF::decorator::StructureProvenanceConst
StringKey structure_chain_
 
StringKey structure_filename_
 
IntKey structure_residue_offset_
 

Detailed Description

See also StructureProvenanceFactory.

Definition at line 99 of file provenance.h.


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