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

#include <Molecular_covalent_structure.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ Is_embedded() [1/2]

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

◆ Is_embedded() [2/2]

Is_embedded ( const Is_embedded other)
inline

Member Function Documentation

◆ operator()() [1/2]

bool operator() ( Bond_rep  b) const
inline

◆ operator()() [2/2]

bool operator() ( Particle_rep  p) const
inline