27 lines
427 B
C++
27 lines
427 B
C++
PREP(addTask);
|
|
PREP(delete);
|
|
PREP(fetch);
|
|
PREP(get);
|
|
PREP(handler);
|
|
PREP(hashGet);
|
|
PREP(hashGetAll);
|
|
PREP(hashGetAllId);
|
|
PREP(hashGetId);
|
|
PREP(hashSet);
|
|
PREP(hashSetBulk);
|
|
PREP(hashSetId);
|
|
PREP(hashSetIdBulk);
|
|
PREP(init);
|
|
PREP(listAdd);
|
|
PREP(listGet);
|
|
PREP(listLoad);
|
|
PREP(listRemove);
|
|
PREP(listSet);
|
|
PREP(pubSubFetch);
|
|
PREP(pubSubHandler);
|
|
PREP(processQueue);
|
|
PREP(saveDB);
|
|
PREP(scheduler);
|
|
PREP(set);
|
|
PREP(setup);
|
|
PREP(test); |