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

#include <Molecular_covalent_structure.hpp>

Public Types

typedef Bond_rep result_type
 

Public Member Functions

 Make_valid (const Self *self=NULL, bool is_embedded=true)
 
 Make_valid (const Is_embedded &other)
 
Bond_rep operator() (Bond_rep b) const
 

Member Typedef Documentation

◆ result_type

Constructor & Destructor Documentation

◆ Make_valid() [1/2]

Make_valid ( const Self self = NULL,
bool  is_embedded = true 
)
inline

◆ Make_valid() [2/2]

Make_valid ( const Is_embedded other)
inline

Member Function Documentation

◆ operator()()

Bond_rep operator() ( Bond_rep  b) const
inline