/[pengfork]/pengfork/src/fdo/atoms/exapi.c
ViewVC logotype

Diff of /pengfork/src/fdo/atoms/exapi.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sun Dec 22 22:28:07 2002 UTC revision 1.2 by chupa, Thu Jan 2 13:43:49 2003 UTC
# Line 39  Line 39 
39    
40    
41  const atomdef_t exapi_atom_tab[] = {  const atomdef_t exapi_atom_tab[] = {
42    {"exapi_list_start_context"      , EXAPI_LIST_START_CONTEXT      , dword},    {"exapi-list-start-context"      , EXAPI_LIST_START_CONTEXT      , dword},
43    {"exapi_list_set_stream"         , EXAPI_LIST_SET_STREAM         , raw},    {"exapi-list-set-stream"         , EXAPI_LIST_SET_STREAM         , raw},
44    {"exapi_list_attr_set_style"     , EXAPI_LIST_ATTR_SET_STYLE     , dword},    {"exapi-list-attr-set-style"     , EXAPI_LIST_ATTR_SET_STYLE     , dword},
45    {"exapi_list_attr_set_title"     , EXAPI_LIST_ATTR_SET_TITLE     , str},    {"exapi-list-attr-set-title"     , EXAPI_LIST_ATTR_SET_TITLE     , str},
46    {"exapi_list_attr_set_gid"       , EXAPI_LIST_ATTR_SET_GID       , dword},    {"exapi-list-attr-set-gid"       , EXAPI_LIST_ATTR_SET_GID       , dword},
47    {"exapi_list_item_start"         , EXAPI_LIST_ITEM_START         , raw},    {"exapi-list-item-start"         , EXAPI_LIST_ITEM_START         , raw},
48    {"exapi_list_item_set_sreg"      , EXAPI_LIST_ITEM_SET_SREG      , dword},    {"exapi-list-item-set-sreg"      , EXAPI_LIST_ITEM_SET_SREG      , dword},
49    {"exapi_list_item_set_str"       , EXAPI_LIST_ITEM_SET_STR       , str},    {"exapi-list-item-set-str"       , EXAPI_LIST_ITEM_SET_STR       , str},
50    {"exapi_list_item_set_nreg"      , EXAPI_LIST_ITEM_SET_NREG      , dword},    {"exapi-list-item-set-nreg"      , EXAPI_LIST_ITEM_SET_NREG      , dword},
51    {"exapi_list_item_set_num"       , EXAPI_LIST_ITEM_SET_NUM       , dword},    {"exapi-list-item-set-num"       , EXAPI_LIST_ITEM_SET_NUM       , dword},
52    {"exapi_list_item_set_freg"      , EXAPI_LIST_ITEM_SET_FREG      , dword},    {"exapi-list-item-set-freg"      , EXAPI_LIST_ITEM_SET_FREG      , dword},
53    {"exapi_list_item_set_flag"      , EXAPI_LIST_ITEM_SET_FLAG      , dword},    {"exapi-list-item-set-flag"      , EXAPI_LIST_ITEM_SET_FLAG      , dword},
54    {"exapi_list_item_set_stream"    , EXAPI_LIST_ITEM_SET_STREAM    , raw},    {"exapi-list-item-set-stream"    , EXAPI_LIST_ITEM_SET_STREAM    , raw},
55    {"exapi_list_item_set_address"   , EXAPI_LIST_ITEM_SET_ADDRESS   , str},    {"exapi-list-item-set-address"   , EXAPI_LIST_ITEM_SET_ADDRESS   , str},
56    {"exapi_list_item_set_port"      , EXAPI_LIST_ITEM_SET_PORT      , dword},    {"exapi-list-item-set-port"      , EXAPI_LIST_ITEM_SET_PORT      , dword},
57    {"exapi_list_item_end"           , EXAPI_LIST_ITEM_END           , raw},    {"exapi-list-item-end"           , EXAPI_LIST_ITEM_END           , raw},
58    {"exapi_list_end_context"        , EXAPI_LIST_END_CONTEXT        , raw},    {"exapi-list-end-context"        , EXAPI_LIST_END_CONTEXT        , raw},
59    {"exapi_manage"                  , EXAPI_MANAGE                  , raw},    {"exapi-manage"                  , EXAPI_MANAGE                  , raw},
60    {"exapi_version_verify"          , EXAPI_VERSION_VERIFY          , raw},    {"exapi-version-verify"          , EXAPI_VERSION_VERIFY          , raw},
61    {"exapi_list_clear"              , EXAPI_LIST_CLEAR              , dword},    {"exapi-list-clear"              , EXAPI_LIST_CLEAR              , dword},
62    {"exapi_list_item_delete"        , EXAPI_LIST_ITEM_DELETE        , dword},    {"exapi-list-item-delete"        , EXAPI_LIST_ITEM_DELETE        , dword},
63    {"exapi_is_valid_version"        , EXAPI_IS_VALID_VERSION        , raw},    {"exapi-is-valid-version"        , EXAPI_IS_VALID_VERSION        , raw},
64    {"exapi_enter_anteroom"          , EXAPI_ENTER_ANTEROOM          , raw},    {"exapi-enter-anteroom"          , EXAPI_ENTER_ANTEROOM          , raw},
65    {"exapi_leave_anteroom"          , EXAPI_LEAVE_ANTEROOM          , dword},    {"exapi-leave-anteroom"          , EXAPI_LEAVE_ANTEROOM          , dword},
66    {"exapi_set_selection_item"      , EXAPI_SET_SELECTION_ITEM      , dword},    {"exapi-set-selection-item"      , EXAPI_SET_SELECTION_ITEM      , dword},
67    {"exapi_gain_focus"              , EXAPI_GAIN_FOCUS              , dword},    {"exapi-gain-focus"              , EXAPI_GAIN_FOCUS              , dword},
68    {"exapi_get_serial_info"         , EXAPI_GET_SERIAL_INFO         , dword},    {"exapi-get-serial-info"         , EXAPI_GET_SERIAL_INFO         , dword},
69    {"exapi_set_selection_list"      , EXAPI_SET_SELECTION_LIST      , dword},    {"exapi-set-selection-list"      , EXAPI_SET_SELECTION_LIST      , dword},
70    {"exapi_get_instance_info"       , EXAPI_GET_INSTANCE_INFO       , raw},    {"exapi-get-instance-info"       , EXAPI_GET_INSTANCE_INFO       , raw},
71    {"exapi_get_participant_list"    , EXAPI_GET_PARTICIPANT_LIST    , raw},    {"exapi-get-participant-list"    , EXAPI_GET_PARTICIPANT_LIST    , raw},
72    {"exapi_get_participant_info"    , EXAPI_GET_PARTICIPANT_INFO    , raw},    {"exapi-get-participant-info"    , EXAPI_GET_PARTICIPANT_INFO    , raw},
73    {"exapi_begin_versioning"        , EXAPI_BEGIN_VERSIONING        , dword},    {"exapi-begin-versioning"        , EXAPI_BEGIN_VERSIONING        , dword},
74    {"exapi_component_begin"         , EXAPI_COMPONENT_BEGIN         , raw},    {"exapi-component-begin"         , EXAPI_COMPONENT_BEGIN         , raw},
75    {"exapi_component_file_id"       , EXAPI_COMPONENT_FILE_ID       , dword},    {"exapi-component-file-id"       , EXAPI_COMPONENT_FILE_ID       , dword},
76    {"exapi_component_file_size"     , EXAPI_COMPONENT_FILE_SIZE     , dword},    {"exapi-component-file-size"     , EXAPI_COMPONENT_FILE_SIZE     , dword},
77    {"exapi_component_file_date"     , EXAPI_COMPONENT_FILE_DATE     , dword},    {"exapi-component-file-date"     , EXAPI_COMPONENT_FILE_DATE     , dword},
78    {"exapi_component_file_offset"   , EXAPI_COMPONENT_FILE_OFFSET   , dword},    {"exapi-component-file-offset"   , EXAPI_COMPONENT_FILE_OFFSET   , dword},
79    {"exapi_component_file_library"  , EXAPI_COMPONENT_FILE_LIBRARY  , dword},    {"exapi-component-file-library"  , EXAPI_COMPONENT_FILE_LIBRARY  , dword},
80    {"exapi_component_sysfile"       , EXAPI_COMPONENT_SYSFILE       , str},    {"exapi-component-sysfile"       , EXAPI_COMPONENT_SYSFILE       , str},
81    {"exapi_component_sysver"        , EXAPI_COMPONENT_SYSVER        , str},    {"exapi-component-sysver"        , EXAPI_COMPONENT_SYSVER        , str},
82    {"exapi_component_end"           , EXAPI_COMPONENT_END           , raw},    {"exapi-component-end"           , EXAPI_COMPONENT_END           , raw},
83    {"exapi_end_versioning"          , EXAPI_END_VERSIONING          , raw},    {"exapi-end-versioning"          , EXAPI_END_VERSIONING          , raw},
84    {"exapi_delete_context"          , EXAPI_DELETE_CONTEXT          , dword},    {"exapi-delete-context"          , EXAPI_DELETE_CONTEXT          , dword},
85    {"exapi_begin_install"           , EXAPI_BEGIN_INSTALL           , dword},    {"exapi-begin-install"           , EXAPI_BEGIN_INSTALL           , dword},
86    {"exapi_set_default_folder_name" , EXAPI_SET_DEFAULT_FOLDER_NAME , raw},    {"exapi-set-default-folder-name" , EXAPI_SET_DEFAULT_FOLDER_NAME , raw},
87    {"exapi_set_required_space"      , EXAPI_SET_REQUIRED_SPACE      , dword},    {"exapi-set-required-space"      , EXAPI_SET_REQUIRED_SPACE      , dword},
88    {"exapi_set_config_style"        , EXAPI_SET_CONFIG_STYLE        , dword},    {"exapi-set-config-style"        , EXAPI_SET_CONFIG_STYLE        , dword},
89    {"exapi_set_program_name"        , EXAPI_SET_PROGRAM_NAME        , str},    {"exapi-set-program-name"        , EXAPI_SET_PROGRAM_NAME        , str},
90    {"exapi_set_app_name"            , EXAPI_SET_APP_NAME            , str},    {"exapi-set-app-name"            , EXAPI_SET_APP_NAME            , str},
91    {"exapi_end_install"             , EXAPI_END_INSTALL             , raw},    {"exapi-end-install"             , EXAPI_END_INSTALL             , raw},
92    {"exapi_get_version_info"        , EXAPI_GET_VERSION_INFO        , dword},    {"exapi-get-version-info"        , EXAPI_GET_VERSION_INFO        , dword},
93    {"exapi_launch_application"      , EXAPI_LAUNCH_APPLICATION      , dword},    {"exapi-launch-application"      , EXAPI_LAUNCH_APPLICATION      , dword},
94    {"exapi_component_total_size"    , EXAPI_COMPONENT_TOTAL_SIZE    , dword},    {"exapi-component-total-size"    , EXAPI_COMPONENT_TOTAL_SIZE    , dword},
95    {"exapi_set_setup_app_name"      , EXAPI_SET_SETUP_APP_NAME      , str},    {"exapi-set-setup-app-name"      , EXAPI_SET_SETUP_APP_NAME      , str},
96    {"exapi_component_setup_app"     , EXAPI_COMPONENT_SETUP_APP     , str},    {"exapi-component-setup-app"     , EXAPI_COMPONENT_SETUP_APP     , str},
97    {"exapi_component_set_flags"     , EXAPI_COMPONENT_SET_FLAGS     , dword},    {"exapi-component-set-flags"     , EXAPI_COMPONENT_SET_FLAGS     , dword},
98    {"exapi_set_flags"               , EXAPI_SET_FLAGS               , dword},    {"exapi-set-flags"               , EXAPI_SET_FLAGS               , dword},
99    {"exapi_component_set_id"        , EXAPI_COMPONENT_SET_ID        , dword},    {"exapi-component-set-id"        , EXAPI_COMPONENT_SET_ID        , dword},
100    {"exapi_move_shared_dir"         , EXAPI_MOVE_SHARED_DIR         , str},    {"exapi-move-shared-dir"         , EXAPI_MOVE_SHARED_DIR         , str},
101    {"exapi_set_current_address"     , EXAPI_SET_CURRENT_ADDRESS     , str},    {"exapi-set-current-address"     , EXAPI_SET_CURRENT_ADDRESS     , str},
102    {"exapi_uninstall_app"           , EXAPI_UNINSTALL_APP           , dword},    {"exapi-uninstall-app"           , EXAPI_UNINSTALL_APP           , dword},
103    {"exapi_set_uninstaller_name"    , EXAPI_SET_UNINSTALLER_NAME    , str},    {"exapi-set-uninstaller-name"    , EXAPI_SET_UNINSTALLER_NAME    , str},
104    {"exapi_app_terminate"           , EXAPI_APP_TERMINATE           , raw},    {"exapi-app-terminate"           , EXAPI_APP_TERMINATE           , raw},
105    {"exapi_set_session_id"          , EXAPI_SET_SESSION_ID          , dword},    {"exapi-set-session-id"          , EXAPI_SET_SESSION_ID          , dword},
106    {"exapi_set_session_flags"       , EXAPI_SET_SESSION_FLAGS       , dword},    {"exapi-set-session-flags"       , EXAPI_SET_SESSION_FLAGS       , dword},
107    {"exapi_set_platform"            , EXAPI_SET_PLATFORM            , dword},    {"exapi-set-platform"            , EXAPI_SET_PLATFORM            , dword},
108    {"exapi_perform_versioning"      , EXAPI_PERFORM_VERSIONING      , raw},    {"exapi-perform-versioning"      , EXAPI_PERFORM_VERSIONING      , raw},
109    {"exapi_set_message_handler"     , EXAPI_SET_MESSAGE_HANDLER     , str},    {"exapi-set-message-handler"     , EXAPI_SET_MESSAGE_HANDLER     , str},
110    {"exapi_set_idle_interval"       , EXAPI_SET_IDLE_INTERVAL       , dword},    {"exapi-set-idle-interval"       , EXAPI_SET_IDLE_INTERVAL       , dword},
111    {"exapi_idle"                    , EXAPI_IDLE                    , dword},    {"exapi-idle"                    , EXAPI_IDLE                    , dword},
112    {"exapi_get_ver_info_wreplytoken", EXAPI_GET_VER_INFO_WREPLYTOKEN, dword},    {"exapi-get-ver-info-wreplytoken", EXAPI_GET_VER_INFO_WREPLYTOKEN, dword},
113    {"exapi_set_reply_token"         , EXAPI_SET_REPLY_TOKEN         , str},    {"exapi-set-reply-token"         , EXAPI_SET_REPLY_TOKEN         , str},
114    {NULL, -1, na}    {NULL, -1, na}
115  };  };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26