OpcUaCanOpen
CANopen OPC-UA server
STCanScan.cpp File Reference
#include "STCanScan.h"
#include <time.h>
#include <string.h>
#include "CanModuleUtils.h"
#include <LogIt.h>
#include <sys/time.h>

Go to the source code of this file.

Macros

#define MLOGST(LEVEL, THIS)   LOG(Log::LEVEL, THIS->logItHandle()) << __FUNCTION__ << " " << " systec bus= " << THIS->getBusName() << " "
 
#define DLLEXPORTFLAG
 
#define WINAPI
 

Functions

DLLEXPORTFLAG CCanAccessgetCanBusAccess ()
 

Macro Definition Documentation

◆ DLLEXPORTFLAG

#define DLLEXPORTFLAG

Definition at line 50 of file STCanScan.cpp.

◆ MLOGST

#define MLOGST (   LEVEL,
  THIS 
)    LOG(Log::LEVEL, THIS->logItHandle()) << __FUNCTION__ << " " << " systec bus= " << THIS->getBusName() << " "

Definition at line 40 of file STCanScan.cpp.

◆ WINAPI

#define WINAPI

Definition at line 51 of file STCanScan.cpp.

Function Documentation

◆ getCanBusAccess()

DLLEXPORTFLAG CCanAccess* getCanBusAccess ( )

Definition at line 55 of file STCanScan.cpp.