Browse CVS Repository
Diff of /xoonips/AL/commonal.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 228 |
EXPORTDLL result_t refreshItemStatus(); |
EXPORTDLL result_t refreshItemStatus(); |
| 229 |
EXPORTDLL result_t selectiveHarvesting( time_t from, time_t until, int startIID, int limit, char ***iids, int *iidsLen ); |
EXPORTDLL result_t selectiveHarvesting( time_t from, time_t until, int startIID, int limit, char ***iids, int *iidsLen ); |
| 230 |
EXPORTDLL result_t getMetadataEvent( itemid_t iid, itemstatus_t *status ); |
EXPORTDLL result_t getMetadataEvent( itemid_t iid, itemstatus_t *status ); |
| 231 |
|
EXPORTDLL void useSyslog( bool useSyslogFlag ); |
| 232 |
|
|
| 233 |
#endif |
#endif |
|
|
Legend:
| Removed from v.1.42 |
|
| changed lines |
| |
Added in v.1.43 |
|
|
| |