Changeset 13
- Timestamp:
- Feb 13, 2009 2:08:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
caPython/cadef_local.h
r5 r13 12 12 void ca_signal(long, char *); 13 13 14 /*15 int ca_search_and_connect(char *, chid *, void *, void * );16 int ca_add_masked_array_event( chtype, unsigned long, chid,void *, void *,17 double, double, double, evid *, unsigned long);18 int ca_add_array_event( chtype, unsigned long, chid, void *, void *, double,19 double, double, evid *);20 int ca_add_event( chtype, chid, void *, void *, evid *);21 */22 14 int ca_array_put( chtype, unsigned long, chid, void* ); 23 15 int ca_bput( chid, char *);
Note: See TracChangeset
for help on using the changeset viewer.