OpcUaCanOpen
CANopen OPC-UA server
|
#include "shutdown.h"
Go to the source code of this file.
Functions | |
unsigned int | ShutDownFlag () |
void | RegisterSignalHandler () |
Variables | |
static volatile unsigned int | g_ShutDown = 0 |
void RegisterSignalHandler | ( | ) |
Definition at line 103 of file shutdown.cxx.
unsigned int ShutDownFlag | ( | ) |
Definition at line 26 of file shutdown.cxx.
|
static |
Definition at line 17 of file shutdown.cxx.