|
xc
|
Label dictionary. More...
#include <LabelContainer.h>
Public Member Functions | |
| size_t | getNumLabels (void) const |
| const std::string & | operator() (const int &) const |
| int | operator() (const std::string &) const |
| void | Print (std::ostream &os) const |
| boost::python::dict | getPyDict (void) const |
| Return a Python dictionary with the object members values. | |
| void | setPyDict (const boost::python::dict &) |
| Set the values of the object members from a Python dictionary. | |
Friends | |
| class | LabelContainer |
Label dictionary.
1.8.13