KeyTable
Object Hierarchy:
Description:
[
CCode ( type_id =
"camel_key_table_get_type ()" ) ]
public class KeyTable :
Object
Content:
Creation methods:
Methods:
- public _key_t add (string key, _block_t data, uint flags)
- public _block_t lookup (_key_t keyid, string key, uint flags)
- public _key_t next (_key_t next, string keyp, uint flagsp, _block_t datap)
- public bool set_data (_key_t keyid, _block_t data)
- public bool set_flags (_key_t keyid, uint flags, uint @set)
- public int sync ()
Inherited Members:
All known members inherited from class GLib.Object