SMESH::Controls::LogicalAND Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

virtual bool IsSatisfy (long theElementId)
 
- Public Member Functions inherited from SMESH::Controls::LogicalBinary
virtual SMDSAbs_ElementType GetType () const
 
 LogicalBinary ()
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
virtual void SetPredicate1 (PredicatePtr thePred)
 
virtual void SetPredicate2 (PredicatePtr thePred)
 
virtual ~LogicalBinary ()
 
- Public Member Functions inherited from SMESH::Controls::Functor
 ~Functor ()
 

Additional Inherited Members

- Protected Attributes inherited from SMESH::Controls::LogicalBinary
PredicatePtr myPredicate1
 
PredicatePtr myPredicate2
 

Member Function Documentation

◆ IsSatisfy()

bool LogicalAND::IsSatisfy ( long  theElementId)
virtual

The documentation for this class was generated from the following files:
  • src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
  • src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp