Xmipp  v3.23.11-Nereus
Public Member Functions | List of all members
cif::pdb::BUSTER_TNT_Remark3Parser Class Reference
Inheritance diagram for cif::pdb::BUSTER_TNT_Remark3Parser:
Inheritance graph
[legend]
Collaboration diagram for cif::pdb::BUSTER_TNT_Remark3Parser:
Collaboration graph
[legend]

Public Member Functions

 BUSTER_TNT_Remark3Parser (const std::string &name, const std::string &expMethod, PDBRecord *r, cif::datablock &db)
 

Detailed Description

Definition at line 152 of file pdb2cif_remark_3.cpp.

Constructor & Destructor Documentation

◆ BUSTER_TNT_Remark3Parser()

cif::pdb::BUSTER_TNT_Remark3Parser::BUSTER_TNT_Remark3Parser ( const std::string &  name,
const std::string &  expMethod,
PDBRecord *  r,
cif::datablock &  db 
)
inline

Definition at line 155 of file pdb2cif_remark_3.cpp.

156  : Remark3Parser(name, expMethod, r, db,
157  kBusterTNT_Template, sizeof(kBusterTNT_Template) / sizeof(TemplateLine),
158  std::regex(R"((BUSTER(?:-TNT)?)(?: (\d+(?:\..+)?))?)"))
159  {
160  }
const TemplateLine kBusterTNT_Template[]

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