#include <cstdio>
#include <cstring>
#include <string>
Go to the source code of this file.
◆ ign_sprintf
#define ign_sprintf std::sprintf |
◆ ign_strcat
#define ign_strcat std::strcat |
◆ ign_strcpy
#define ign_strcpy std::strcpy |
◆ ign_strdup
#define ign_strdup strdup |
◆ IGNITION_HIDDEN
Use to represent "symbol hidden" if supported.
◆ IGNITION_MSGS_HIDDEN
#define IGNITION_MSGS_HIDDEN |
◆ IGNITION_MSGS_VISIBLE
#define IGNITION_MSGS_VISIBLE |
◆ IGNITION_VISIBLE
Use to represent "symbol visible" if supported.