Ark Server API (ASA) - Wiki
|
Go to the source code of this file.
#define EMIT_CUSTOM_WARNING_AT_LINE | ( | Line, | |
Warning ) __pragma(message(WARNING_LOCATION(Line) ": warning C4996: " Warning)) |
Definition at line 234 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_DISABLE_DEPRECATION_WARNINGS |
Definition at line 55 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_DISABLE_MISSING_VIRTUAL_DESTRUCTOR_WARNINGS |
#define PRAGMA_DISABLE_REGISTER_WARNINGS |
#define PRAGMA_DISABLE_REORDER_WARNINGS |
#define PRAGMA_DISABLE_SHADOW_VARIABLE_WARNINGS |
Definition at line 65 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_DISABLE_UNDEFINED_IDENTIFIER_WARNINGS |
#define PRAGMA_DISABLE_UNINITIALIZED_CONST_REFERENCE_WARNINGS |
Definition at line 158 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_DISABLE_UNSAFE_TYPECAST_WARNINGS |
Definition at line 80 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_DISABLE_UNUSED_PRIVATE_FIELDS_WARNINGS |
Definition at line 148 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 60 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 121 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 143 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 132 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 75 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 110 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_ENABLE_UNINITIALIZED_CONST_REFERENCE_WARNINGS |
Definition at line 163 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_ENABLE_UNSAFE_TYPECAST_WARNINGS UE_DEPRECATED_MACRO(5.0, "The PRAGMA_ENABLE_UNSAFE_TYPECAST_WARNINGS macro has been deprecated in favor of PRAGMA_RESTORE_UNSAFE_TYPECAST_WARNINGS. To force enable warnings use PRAGMA_FORCE_UNSAFE_TYPECAST_WARNINGS.") |
Definition at line 87 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_ENABLE_UNUSED_PRIVATE_FIELDS_WARNINGS |
Definition at line 153 of file WindowsPlatformCompilerPreSetup.h.
#define PRAGMA_FORCE_UNSAFE_TYPECAST_WARNINGS |
Definition at line 92 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 168 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 187 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 181 of file WindowsPlatformCompilerPreSetup.h.
Definition at line 99 of file WindowsPlatformCompilerPreSetup.h.
#define THIRD_PARTY_INCLUDES_END |
Definition at line 224 of file WindowsPlatformCompilerPreSetup.h.
#define THIRD_PARTY_INCLUDES_START |
Definition at line 193 of file WindowsPlatformCompilerPreSetup.h.