Proxy of C++ predicate_t class.  
|  | 
| "bool" | should_display (self, "til_t" til, "char const *" name, "type_t const *" type, "p_list const *" fields) | 
|  | should_display(self, til, name, type, fields) -> bool 
 | 
|  | 
|  | __init__ (self) | 
|  | init(self) -> predicate_t 
 | 
|  | 
|  | __disown__ (self) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
◆ __disown__()
◆ should_display()
      
        
          | "bool" should_display | ( |  | self, | 
        
          |  |  | "til_t" | til, | 
        
          |  |  | "char const *" | name, | 
        
          |  |  | "type_t const *" | type, | 
        
          |  |  | "p_list const *" | fields ) | 
      
 
- Parameters
- 
  
    | til | til_t const * |  | name | char const * |  | type | type_t const * |  | fields | p_list const * |  
 
 
 
◆ thisown
  
  | 
        
          | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |  | static | 
 
 
The documentation for this class was generated from the following file: