OpcUaCanOpen
CANopen OPC-UA server
|
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 |
#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.