actions
Loading...
Searching...
No Matches
gactionConventions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

Error codes

Module-level exit/status codes.

Values are in the 200s range and are used by the logger error path to provide stable identifiers for common failure modes.

#define ERR_GRUNACTION_NOT_EXISTING   1201
 
#define ERR_GDIGIMAP_NOT_EXISTING   1202
 
#define ERR_STREAMERMAP_NOT_EXISTING   1203
 

Macro Definition Documentation

◆ ERR_GDIGIMAP_NOT_EXISTING

#define ERR_GDIGIMAP_NOT_EXISTING   1202

Definition at line 10 of file gactionConventions.h.

◆ ERR_GRUNACTION_NOT_EXISTING

#define ERR_GRUNACTION_NOT_EXISTING   1201

Definition at line 9 of file gactionConventions.h.

◆ ERR_STREAMERMAP_NOT_EXISTING

#define ERR_STREAMERMAP_NOT_EXISTING   1203

Definition at line 11 of file gactionConventions.h.