Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Molecular_covalent_structure< ParticleInfo >::Label_writer Class Reference

#include <Molecular_covalent_structure.hpp>

Public Member Functions

 Label_writer (const Covalent_structure_graph *graph)
 
void operator() (std::ostream &out, Particle_rep p) const
 
void operator() (std::ostream &out, Bond_rep b) const
 

Constructor & Destructor Documentation

◆ Label_writer()

Label_writer ( const Covalent_structure_graph graph)
inline

Member Function Documentation

◆ operator()() [1/2]

void operator() ( std::ostream &  out,
Bond_rep  b 
) const
inline

◆ operator()() [2/2]

void operator() ( std::ostream &  out,
Particle_rep  p 
) const
inline