Camel.SExpSymbol¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| data | object | r/w | user data for the callback f.:obj:Camel.func: a #CamelSExpFunc callback f.ifunc: a #CamelSExpIFunc callback | 
| name | str | r/w | name of the symbol | 
| type | int | r/w | a type of the symbol, either Camel.SExpTermType.FUNCorCamel.SExpTermType.VAR | 
Methods¶
None