SALOME - SMESH
SMESH::Controls::LogicalNOT Class Reference

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::LogicalNOT:
Inheritance graph
Collaboration diagram for SMESH::Controls::LogicalNOT:
Collaboration graph

Public Member Functions

 LogicalNOT ()
virtual ~LogicalNOT ()
virtual bool IsSatisfy (long theElementId)
virtual void SetMesh (const SMDS_Mesh *theMesh)
virtual void SetPredicate (PredicatePtr thePred)
virtual SMDSAbs_ElementType GetType () const

Private Attributes

PredicatePtr myPredicate

Detailed Description

Definition at line 494 of file SMESH_ControlsDef.hxx.


Constructor & Destructor Documentation


Member Function Documentation

virtual bool SMESH::Controls::LogicalNOT::IsSatisfy ( long  theElementId) [virtual]
virtual void SMESH::Controls::LogicalNOT::SetMesh ( const SMDS_Mesh theMesh) [virtual]
virtual void SMESH::Controls::LogicalNOT::SetPredicate ( PredicatePtr  thePred) [virtual]

Field Documentation

Definition at line 504 of file SMESH_ControlsDef.hxx.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines