![]() |
Helixis 1.0
Task Programming API
|
#include <native_channels.h>
Data Fields | |
| char | c |
| short | s |
| int | i |
| float | f |
| void * | p |
Definition at line 79 of file native_channels.h.
| char c |
Definition at line 81 of file native_channels.h.
| float f |
Definition at line 84 of file native_channels.h.
| int i |
Definition at line 83 of file native_channels.h.
| void* p |
Definition at line 85 of file native_channels.h.
| short s |
Definition at line 82 of file native_channels.h.
1.7.4