Struct attribute_filter

Inheritance Relationships

Base Type

Struct Documentation

struct IfcGeom::attribute_filter : public IfcGeom::wildcard_filter

Note

supports only string arguments for now

Public Functions

attribute_filter()
attribute_filter(const std::string &attribute_name)
std::string value(IfcUtil::IfcBaseEntity *prod) const
bool match(IfcUtil::IfcBaseEntity *prod) const
bool operator()(IfcUtil::IfcBaseEntity *prod) const
void update_description()

Public Members

std::string attribute_name