MeshCore::MeshIsNotFlag< TCLASS > Class Template Reference
Binary function to query the flags for use with generic STL functions. More...
#include <Elements.h>
Public Types | |
typedef TCLASS | first_argument_type |
typedef bool | result_type |
typedef TCLASS::TFlagType | second_argument_type |
Public Member Functions | |
bool | operator() (const TCLASS &rclElem, typename TCLASS::TFlagType tFlag) const |
Detailed Description
template<class TCLASS>
class MeshCore::MeshIsNotFlag< TCLASS >
Binary function to query the flags for use with generic STL functions.
Member Typedef Documentation
◆ first_argument_type
template<class TCLASS >
typedef TCLASS MeshCore::MeshIsNotFlag< TCLASS >::first_argument_type |
◆ result_type
template<class TCLASS >
typedef bool MeshCore::MeshIsNotFlag< TCLASS >::result_type |
◆ second_argument_type
template<class TCLASS >
typedef TCLASS::TFlagType MeshCore::MeshIsNotFlag< TCLASS >::second_argument_type |
Member Function Documentation
◆ operator()()
template<class TCLASS >
bool MeshCore::MeshIsNotFlag< TCLASS >::operator() | ( | const TCLASS & | rclElem, |
typename TCLASS::TFlagType | tFlag | ||
) | const |
The documentation for this class was generated from the following file:
- src/Mod/Mesh/App/Core/Elements.h