OpcUaCanOpen
CANopen OPC-UA server
|
#include "stcan.h"
#include <time.h>
#include <stdio.h>
#include <string.h>
#include "gettimeofday.h"
Go to the source code of this file.
Functions | |
CCanAccess * | getCanbusAccess () |
void | UnixTimeToFileTime (time_t t, LPFILETIME pft) |
Variables | |
bool | initLibarary = false |
CCanAccess* getCanbusAccess | ( | ) |