summaryrefslogtreecommitdiff
path: root/src/libIvy.def
diff options
context:
space:
mode:
authorfourdan2007-01-29 10:09:59 +0000
committerfourdan2007-01-29 10:09:59 +0000
commit68e3c0ed570ba3e994f8a1c4b20594372fb0b514 (patch)
tree8d6c0d6876340742ea6f49dc9faa40aef9855563 /src/libIvy.def
parent6fc08ea508e4fa39a9bf7f5495e84a68bd0bf88a (diff)
parentf70181ffe0b37952384ff5e0ce0185541828014f (diff)
downloadivy-c-68e3c0ed570ba3e994f8a1c4b20594372fb0b514.zip
ivy-c-68e3c0ed570ba3e994f8a1c4b20594372fb0b514.tar.gz
ivy-c-68e3c0ed570ba3e994f8a1c4b20594372fb0b514.tar.bz2
ivy-c-68e3c0ed570ba3e994f8a1c4b20594372fb0b514.tar.xz
Rename protocol_v3 as trunk to avoid confusion on protocol version to use.
Diffstat (limited to 'src/libIvy.def')
-rw-r--r--src/libIvy.def28
1 files changed, 11 insertions, 17 deletions
diff --git a/src/libIvy.def b/src/libIvy.def
index 4f7e3ba..df671c7 100644
--- a/src/libIvy.def
+++ b/src/libIvy.def
@@ -3,7 +3,9 @@ LIBRARY Ivy
EXPORTS
IvyDefaultApplicationCallback
-IvySetMyMessagesStart
+IvyDefaultBindCallback
+
+IvySetFilter
IvyInit
IvyStart
IvyStop
@@ -15,32 +17,24 @@ IvyGetApplication
IvyGetApplicationList
IvyGetApplicationMessages
IvyBindMsg
-IvyBindSimpleMsg
IvyUnbindMsg
IvySendError
IvySendDieMsg
IvySendMsg
-IvySetApplicationPriority
-IvySetBindCallback
+
IvyBindDirectMsg
IvySendDirectMsg
-
-IvyArgumentNew
-IvyArgumentFree
-IvyArgumentGetValue
-IvyArgumentGetChildrens
-IvyArgumentGetNextChild
-IvyAddChild
-IvyAddChildValue
-
-
+IvySetBeforeSelectHook
+IvySetAfterSelectHook
IvyMainLoop
IvyChannelInit
IvyChannelRemove
IvyChannelAdd
-TimerRepeatAfter
-TimerModify
-TimerRemove
+IvyBindingCompile
+IvyBindingFree
+
+IvyBindingExec
+IvyBindingMatch