Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Hierarchical_labels_forest< MolecularSystemLabelsTraits >::Label_property Class Reference

#include <Hierarchical_labels_forest.hpp>

Public Member Functions

 Label_property (void)
 Default constructor. More...
 
 Label_property (Label label)
 Set the label of the property. More...
 
Label get_label (void) const
 Access to the label of the property. More...
 

Constructor & Destructor Documentation

◆ Label_property() [1/2]

Label_property ( void  )
inline

Default constructor.

◆ Label_property() [2/2]

Label_property ( Label  label)
inline

Set the label of the property.

Member Function Documentation

◆ get_label()

Label get_label ( void  ) const
inline

Access to the label of the property.