#include <BCL.hpp>
Public Member Functions | |
BCLTaxonomyTerm (const QDomElement &taxonomyElement) | |
std::string | name () const |
unsigned | numResults () const |
unsigned | tid () const |
This gives information about a taxonomy term from the taxonomy.
openstudio::BCLTaxonomyTerm::BCLTaxonomyTerm | ( | const QDomElement & | taxonomyElement | ) |
std::string openstudio::BCLTaxonomyTerm::name | ( | ) | const |
unsigned openstudio::BCLTaxonomyTerm::numResults | ( | ) | const |
unsigned openstudio::BCLTaxonomyTerm::tid | ( | ) | const |