Home | Download | Screen shots | Discussion | Documentation |
---|
Public Member Functions | |
result_type | operator() (const first_argument_type &interface, const second_argument_type &exposedfield_id) const |
Determine if a node_interface matches an exposedField identifier. |
|
Determine if a node_interface matches an exposedField identifier. A node_interface matches an exposedField identifier if the node_interface's type is node_interface::exposedfield_id and the node_interface's id is lexicographically equal to the exposedField identifier.
|