OpcUaCanOpen
CANopen OPC-UA server
shutdown.cxx File Reference
#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
 

Function Documentation

◆ RegisterSignalHandler()

void RegisterSignalHandler ( )

Definition at line 103 of file shutdown.cxx.

◆ ShutDownFlag()

unsigned int ShutDownFlag ( )

Definition at line 26 of file shutdown.cxx.

Variable Documentation

◆ g_ShutDown

volatile unsigned int g_ShutDown = 0
static

Definition at line 17 of file shutdown.cxx.