OpcUaCanOpen
CANopen OPC-UA server
LogItStaticDefinitions.h File Reference

Go to the source code of this file.

Namespaces

 Log
 

Macros

#define SHARED_LIB_EXPORT_DEFN
 If building LogIt as a dll, windows needs to know which functions are externally visible. More...
 

Typedefs

typedef size_t Log::LogComponentHandle
 

Variables

const size_t Log::g_sMaxComponentIdCount = 512
 
const LogComponentHandle Log::INVALID_HANDLE = 999999999
 

Macro Definition Documentation

◆ SHARED_LIB_EXPORT_DEFN

#define SHARED_LIB_EXPORT_DEFN

If building LogIt as a dll, windows needs to know which functions are externally visible.

Definition at line 30 of file LogItStaticDefinitions.h.