#include <time.h>
#include <string.h>
#include <boost/thread/thread.hpp>
#include <LogIt.h>
#include "pkcan.h"
#include "CanModuleUtils.h"
Go to the source code of this file.
|
#define | MLOGPK(LEVEL, THIS) LOG(Log::LEVEL, THIS->logItHandle()) << __FUNCTION__ << " " << " peak bus= " << THIS->getBusName() << " " |
|
◆ MLOGPK
#define MLOGPK |
( |
|
LEVEL, |
|
|
|
THIS |
|
) |
| LOG(Log::LEVEL, THIS->logItHandle()) << __FUNCTION__ << " " << " peak bus= " << THIS->getBusName() << " " |
◆ __declspec()
◆ initLibarary
bool initLibarary = false |
◆ peakReconnectMutex
boost::mutex peakReconnectMutex |