RMF
RMF::decorator::Residue Class Reference

#include <RMF/decorator/sequence.h>

+ Inheritance diagram for RMF::decorator::Residue:

Public Member Functions

void set_frame_residue_index (Int v)
 
void set_frame_residue_type (String v)
 
void set_residue_index (Int v)
 
void set_residue_type (String v)
 
void set_static_residue_index (Int v)
 
void set_static_residue_type (String v)
 
- Public Member Functions inherited from RMF::decorator::ResidueConst
Int get_frame_residue_index () const
 
String get_frame_residue_type () const
 
Int get_residue_index () const
 
String get_residue_type () const
 
Int get_static_residue_index () const
 
String get_static_residue_type () const
 

Static Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from RMF::decorator::ResidueConst
 ResidueConst (NodeConstHandle nh, IntKey residue_index, StringKey residue_type)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 
- Protected Attributes inherited from RMF::decorator::ResidueConst
IntKey residue_index_
 
StringKey residue_type_
 

Detailed Description

See also ResidueFactory.

Definition at line 84 of file sequence.h.


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