![]()  | 
  
    alaCarte Maps
    
   Renderer for OpenStreetMap tiles 
   | 
 
This is the complete list of members for TagMatchesSelector, including all inherited members.
| expression | TagMatchesSelector | private | 
| geodata | Selector | protected | 
| matchNode(NodeId nodeID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const | TagMatchesSelector | virtual | 
| matchRelation(RelId relID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const | TagMatchesSelector | virtual | 
| matchWay(WayId wayID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const | TagMatchesSelector | virtual | 
| next | Selector | protected | 
| rule | Selector | protected | 
| Selector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next) | Selector | |
| tag | TagMatchesSelector | private | 
| TagMatchesSelector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next, const string &tag, const string &value) | TagMatchesSelector |