![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
A class representing a molecular chain. More...
#include <Molecular_chain.h>
Public Member Functions | |
| const char & | chain_identifier () const |
| Get the value of chain_identifier *. More... | |
| char & | chain_identifier () |
| Set the value of chain_identifier *. More... | |
A class representing a molecular chain.
| System | The class representing a molecular system, providing the type definitions for its various components |
|
inline |
Set the value of chain_identifier *.
*
| value | The new value of chain_identifier |
|
inline |
Get the value of chain_identifier *.