RMF
RMF::Label Class Reference

A decorator-like class to mark certain nodes (e.g. molecule boundaries) More...

#include <RMF/Label.h>

+ Inheritance diagram for RMF::Label:

Public Member Functions

bool get_is (NodeConstHandle nh) const
 
void set_is (NodeHandle nh) const
 

Protected Member Functions

template<class FH >
 Label (FH fh, std::string category, std::string name)
 

Detailed Description

Labels mark a node of the hierarchy as having a property, but, unlike Decorator nodes, don't have any other associated data.

Definition at line 22 of file Label.h.


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