1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/include/villas
2018-07-04 15:07:54 +02:00
..
api Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
formats revert whitespace changes 2018-06-29 08:37:14 +02:00
kernel several fixes to silence the c++ compiler 2018-07-03 20:43:05 +02:00
nodes iec61850: fix ether_aton() call on OS X 2018-06-29 14:36:50 +02:00
advio.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
api.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
atomic.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
bitset.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
buffer.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
common.h hash_table: added simple hash table with linked lists 2018-07-02 13:07:45 +02:00
compat.h add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
config.h.in cmake: fix some #ifdefs 2018-06-29 14:36:50 +02:00
config_helper.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
crypt.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
format_type.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
hash_table.h hash_table: added simple hash table with linked lists 2018-07-02 13:07:45 +02:00
hist.h revert whitespace changes 2018-06-29 08:37:14 +02:00
hook.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
hook_type.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
io.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
list.h hash_table: added simple hash table with linked lists 2018-07-02 13:07:45 +02:00
log.h comedi: implement ADC and DAC directions, only DAC tested 2018-06-15 15:47:10 +02:00
log_config.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
mapping.h several fixes to silence the c++ compiler 2018-07-03 20:43:05 +02:00
memory.h revert whitespace changes 2018-06-29 08:37:14 +02:00
node.h remove old function declaration 2018-07-04 11:53:57 +02:00
node_type.h node: extend struct node_type with a new function pointer for checking node configuration 2018-07-02 10:59:45 +02:00
path.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
plugin.h reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++) 2018-07-04 15:07:54 +02:00
pool.h reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++) 2018-07-04 15:07:54 +02:00
queue.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
queue_signalled.h cmake: make use of HAS_EVENTFD 2018-06-29 14:36:24 +02:00
sample.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
shmem.h shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode 2017-08-30 12:37:09 +02:00
signal.h revert whitespace changes 2018-06-29 08:37:14 +02:00
stats.h several fixes to silence the c++ compiler 2018-07-03 20:43:05 +02:00
super_node.h reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++) 2018-07-04 15:07:54 +02:00
table.h add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
task.h revert whitespace changes 2018-06-29 08:37:14 +02:00
timing.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
utils.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
web.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00