SMESH::Controls::LogicalNOT Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

◆ LogicalNOT()

LogicalNOT::LogicalNOT ( )

◆ ~LogicalNOT()

LogicalNOT::~LogicalNOT ( )
virtual

Member Function Documentation

◆ GetType()

SMDSAbs_ElementType LogicalNOT::GetType ( ) const
virtual

◆ IsSatisfy()

bool LogicalNOT::IsSatisfy ( long  theElementId)
virtual

◆ SetMesh()

void LogicalNOT::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetPredicate()

void LogicalNOT::SetPredicate ( PredicatePtr  thePred)
virtual

The documentation for this class was generated from the following files: