1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib/hooks
2017-03-25 21:11:52 +01:00
..
convert.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
decimate.c use name method for storing hook private data as for nodes 2017-03-20 09:13:01 -03:00
drop.c refactoring: simplified hook system 2017-03-17 01:08:48 -03:00
fix_ts.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
Makefile.inc Updated and modularised Makefiles 2017-02-15 17:54:52 -03:00
map.c added new hook function „map“ to remap values and add other special values to the sample (fixes #80) 2017-03-25 21:11:52 +01:00
print.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
restart.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
shift.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
skip_first.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
stats.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
ts.c the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00