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

SMESH.Controls.LogicalNOT.LogicalNOT ( )
virtual SMESH.Controls.LogicalNOT.~LogicalNOT ( ) [virtual]

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]
virtual SMDSAbs_ElementType SMESH.Controls.LogicalNOT.GetType ( ) const [virtual]

Field Documentation

PredicatePtr SMESH.Controls.LogicalNOT.myPredicate [private]

Definition at line 504 of file SMESH_ControlsDef.hxx.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines