OpcUaCanOpen
CANopen OPC-UA server
CCanAccess.h File Reference
#include <sys/time.h>
#include "boost/bind.hpp"
#include "boost/signals2.hpp"
#include <string>
#include "CanMessage.h"
#include "CanStatistics.h"
#include "VERSION.h"
#include <LogIt.h>

Go to the source code of this file.

Classes

struct  CanModule::CanParameters
 
class  CanModule::CCanAccess
 

Namespaces

 CanModule
 © Copyright CERN, 2015.
 

Macros

#define MLOG(LEVEL, THIS)   LOG(Log::LEVEL) << __FUNCTION__ << " " << CanModule::LogItComponentName << " bus= " << THIS->getBusName() << " "
 

Functions

static std::string CanModule::version ()
 

Variables

const std::string CanModule::LogItComponentName = "CanModule"
 

Macro Definition Documentation

◆ MLOG

#define MLOG (   LEVEL,
  THIS 
)    LOG(Log::LEVEL) << __FUNCTION__ << " " << CanModule::LogItComponentName << " bus= " << THIS->getBusName() << " "

Definition at line 51 of file CCanAccess.h.