MessagePack for C
Macros
ios.h File Reference
#include <msgpack/predef/os/ios.h>
#include <msgpack/predef/version_number.h>
#include <msgpack/predef/detail/test.h>
Include dependency graph for ios.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MSGPACK_PLAT_IOS_DEVICE   MSGPACK_VERSION_NUMBER_NOT_AVAILABLE
 
#define MSGPACK_PLAT_IOS_SIMULATOR   MSGPACK_VERSION_NUMBER_NOT_AVAILABLE
 
#define MSGPACK_PLAT_IOS_SIMULATOR_NAME   "iOS Simulator"
 
#define MSGPACK_PLAT_IOS_DEVICE_NAME   "iOS Device"
 

Macro Definition Documentation

◆ MSGPACK_PLAT_IOS_DEVICE

#define MSGPACK_PLAT_IOS_DEVICE   MSGPACK_VERSION_NUMBER_NOT_AVAILABLE

◆ MSGPACK_PLAT_IOS_DEVICE_NAME

#define MSGPACK_PLAT_IOS_DEVICE_NAME   "iOS Device"

◆ MSGPACK_PLAT_IOS_SIMULATOR

#define MSGPACK_PLAT_IOS_SIMULATOR   MSGPACK_VERSION_NUMBER_NOT_AVAILABLE

◆ MSGPACK_PLAT_IOS_SIMULATOR_NAME

#define MSGPACK_PLAT_IOS_SIMULATOR_NAME   "iOS Simulator"