Camel.MimeFilterIndex¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class Camel.MimeFilterIndex(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(index)¶
- Parameters:
index (
Camel.Index) – aCamel.Indexobject- Returns:
a new
Camel.MimeFilterIndexobject- Return type:
Create a new
Camel.MimeFilterIndexbased on index.
- set_index(index)¶
- Parameters:
index (
Camel.Index) – aCamel.Indexobject
Set index on self.
- set_name(name)¶
- Parameters:
name (
Camel.IndexName) – aCamel.IndexNameobject
Set the match name for any indexed words.