OpenStructure
Public Member Functions | Data Fields
ChainNameGenerator Struct Reference

#include <mmcif_writer.hh>

Public Member Functions

 ChainNameGenerator ()
 
String Get ()
 
void Reset ()
 
 ChainNameGenerator ()
 
String Get ()
 
void Reset ()
 

Data Fields

String chain_names
 
int n_chain_names
 
std::vector< int > indices
 

Detailed Description

Definition at line 34 of file mmcif_writer.hh.

Constructor & Destructor Documentation

◆ ChainNameGenerator() [1/2]

◆ ChainNameGenerator() [2/2]

Member Function Documentation

◆ Get() [1/2]

String Get ( )

◆ Get() [2/2]

String Get ( )

◆ Reset() [1/2]

void Reset ( )

◆ Reset() [2/2]

void Reset ( )

Field Documentation

◆ chain_names

String chain_names

Definition at line 41 of file mmcif_writer.hh.

◆ indices

std::vector< int > indices

Definition at line 43 of file mmcif_writer.hh.

◆ n_chain_names

int n_chain_names

Definition at line 42 of file mmcif_writer.hh.


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