A class representing a molecular residue.
More...
#include <Molecular_residue.h>
template<
class System>
class SBL::CSB::Molecular_residue< System >
A class representing a molecular residue.
- Template Parameters
-
| System | The class representing a molecular system, providing the type definitions for its various components |
◆ insertion_code() [1/2]
| char & insertion_code |
( |
| ) |
|
|
inline |
Set the value of insertion_code *.
*
- Parameters
-
| value | The new value of insertion_code |
◆ insertion_code() [2/2]
| const char & insertion_code |
( |
| ) |
const |
|
inline |
Get the value of insertion_code *.
- Returns
- The value of insertion_code
◆ residue_name() [1/2]
| std::string & residue_name |
( |
| ) |
|
|
inline |
Set the value of residue_name *.
*
- Parameters
-
| value | The new value of residue_name |
◆ residue_name() [2/2]
| const std::string & residue_name |
( |
| ) |
const |
|
inline |
Get the value of residue_name *.
- Returns
- The value of residue_name
◆ residue_sequence_number() [1/2]
| int & residue_sequence_number |
( |
| ) |
|
|
inline |
Set the value of residue_sequence_number *.
*
- Parameters
-
| value | The new value of residue_sequence_number |
◆ residue_sequence_number() [2/2]
| const int & residue_sequence_number |
( |
| ) |
const |
|
inline |
Get the value of residue_sequence_number *.
- Returns
- The value of residue_sequence_number