~oif-team/geis/geis2-add-device

« back to all changes in this revision

Viewing changes to libutouch-geis/libutouch-geis.ver

  • Committer: Stephen M. Webb
  • Date: 2010-11-29 17:44:11 UTC
  • mfrom: (87.1.17 geis2)
  • Revision ID: stephen.webb@canonical.com-20101129174411-o0gw5pe75bxrb8ax
Added GEIS v2.0 attr and configuration modules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
GEIS_2.0 {
15
15
  global:
 
16
    geis_attr_name;
 
17
    geis_attr_type;
 
18
    geis_attr_value_to_boolean;
 
19
    geis_attr_value_to_float;
 
20
    geis_attr_value_to_integer;
 
21
    geis_attr_value_to_string;
16
22
    geis_delete;
17
23
    geis_error_count;
18
24
    geis_error_code;
19
25
    geis_error_message;
 
26
    geis_get_configuration;
20
27
    geis_new;
 
28
    geis_set_configuration;
21
29
 
22
30
  local:
23
31
    *;