#include <SMESHGUI_Filter.h>
      
        
          | SMESHGUI_PredicateFilter::SMESHGUI_PredicateFilter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | SMESHGUI_PredicateFilter::~SMESHGUI_PredicateFilter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | int SMESHGUI_PredicateFilter::GetId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
References SMESH::ALL, SMESH::AllElementsFilter, SMESH::EDGE, SMESH::EdgeFilter, SMESH::FACE, SMESH::FaceFilter, myPred, SMESH::NODE, SMESH::NodeFilter, SMESH::UnknownFilter, SMESH::VOLUME, and SMESH::VolumeFilter.
Referenced by IsNodeFilter().
 
 
  
  
      
        
          | bool SMESHGUI_PredicateFilter::IsNodeFilter  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool SMESHGUI_PredicateFilter::IsObjValid  | 
          ( | 
          const int  | 
          theObjId | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool SMESHGUI_PredicateFilter::IsValid  | 
          ( | 
          const int  | 
          theCellId | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void SMESHGUI_PredicateFilter::SetActor  | 
          ( | 
          SALOME_Actor *  | 
          theActor | ) | 
           | 
        
      
 
 
      
        
          | void SMESHGUI_PredicateFilter::SetPredicate  | 
          ( | 
          SMESH::Predicate_ptr  | 
          thePred | ) | 
           | 
        
      
 
 
  
  
      
        
          | SMESH::Predicate_var SMESHGUI_PredicateFilter::myPred | 
         
       
   | 
  
private   |