Struct layer_filter::wildcards_match

Nested Relationships

This struct is a nested type of Struct layer_filter.

Struct Documentation

struct IfcGeom::layer_filter::wildcards_match

Public Functions

wildcards_match(const std::set<boost::regex> &patterns)
bool operator()(const layer_map_t::value_type &layer_map_value) const

Public Members

std::set<boost::regex> patterns