OpcUaCanOpen
CANopen OPC-UA server
stcan.cpp File Reference
#include "stcan.h"
#include <time.h>
#include <stdio.h>
#include <string.h>
#include "gettimeofday.h"

Go to the source code of this file.

Functions

CCanAccessgetCanbusAccess ()
 
void UnixTimeToFileTime (time_t t, LPFILETIME pft)
 

Variables

bool initLibarary = false
 

Function Documentation

◆ getCanbusAccess()

CCanAccess* getCanbusAccess ( )

Definition at line 19 of file stcan.cpp.

◆ UnixTimeToFileTime()

void UnixTimeToFileTime ( time_t  t,
LPFILETIME  pft 
)

Definition at line 28 of file stcan.cpp.

Variable Documentation

◆ initLibarary

bool initLibarary = false

Definition at line 12 of file stcan.cpp.