home *** CD-ROM | disk | FTP | other *** search
- ShowModule v0.1 (c) 1992 $#%!
- now showing: "emodules:Commodities.m"
- NOTE: don't use this output in your code, use the module instead.
-
- LIBRARY 'commodities.library', cxbase /* informal notation */
- CreateCxObj(D0,A0,A1)
- CxBroker(A0,D0)
- ActivateCxObj(A0,D0)
- DeleteCxObj(A0)
- DeleteCxObjAll(A0)
- CxObjType(A0)
- CxObjError(A0)
- ClearCxObjError(A0)
- SetCxObjPri(A0,D0)
- AttachCxObj(A0,A1)
- EnqueueCxObj(A0,A1)
- InsertCxObj(A0,A1,A2)
- RemoveCxObj(A0)
- FindBroker(A0)
- SetTranslate(A0,A1)
- SetFilter(A0,A1)
- SetFilterIX(A0,A1)
- ParseIX(A0,A1)
- CxMsgType(A0)
- CxMsgData(A0)
- CxMsgID(A0)
- DivertCxMsg(A0,A1,A2)
- RouteCxMsg(A0,A1)
- DisposeCxMsg(A0)
- InvertKeyMap(D0,A0,A1)
- AddIEvents(A0)
- CopyBrokerList(A0)
- FreeBrokerList(A0)
- BrokerCommand(A0,D0)
- ENDLIBRARY
-
-