Predicate which check if given object belong to class with given name.
More...
#include <plask/geometry/object.hpp>
Predicate which check if given object belong to class with given name.
Definition at line 448 of file object.hpp.
◆ PredicateHasRole() [1/2]
plask::GeometryObject::PredicateHasRole::PredicateHasRole |
( |
const std::string & |
role_name | ) |
|
|
inline |
◆ PredicateHasRole() [2/2]
plask::GeometryObject::PredicateHasRole::PredicateHasRole |
( |
std::string && |
role_name | ) |
|
|
inline |
◆ operator()()
◆ role_name
std::string plask::GeometryObject::PredicateHasRole::role_name |
The documentation for this struct was generated from the following file: