FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEdebugInfo.cpp File Reference
#include <stdlib.h>
#include <OMEdebugInfo.h>
#include <utils/logging/logging_api.hpp>
#include <signal.h>

Macros

#define MAX_MODULE_COMMENTS   64
 

Functions

void OMEnoteModuleComment (const char *commentText)
 Note a comment module which can be display on demand. More...
 
int32_t OMEshutdownRequested ()
 Returns indication if the shutdown of the FARGOS/VISTA-based component has been requested. More...
 
void OMEdisplayModuleComments ()
 Convenience function to display module comments on standard error. More...
 
int OMEsetDebugFlag (const char *flagName, bool setFlag)
 Set or clear named debug flag. More...
 
void OMEinitDebugFlag (const char *param)
 Set initial default flags, then parse a line of debugging options and set/clear specified flags. More...
 

Variables

SMV_StandaloneNumeric< uint32_t > OMEstopFlag ("stopFlag")
 External flag used to trigger stop of a FARGOS/VISTA Object Management Environment. More...
 
SMV_StandaloneNumeric< uint32_t > OMEdebugFlag ("debugFlag")
 
SMV_StandaloneString< 128 > OMEstopReason ("stopReason")
 
SMV_StandaloneString< 128 > OMEadminStopReason ("adminStopReason")
 
SMV_StandaloneString< 128 > OMEadminProcessLabel ("adminProcessLabel")
 

Macro Definition Documentation

◆ MAX_MODULE_COMMENTS

#define MAX_MODULE_COMMENTS   64
Generated: Tue Jul 28 2020 16:03:26
Support Information