#include "version_master.h"
Go to the source code of this file.
◆ MSGPACK_STR
#define MSGPACK_STR |
( |
|
v | ) |
#v |
◆ MSGPACK_VERSION
#define MSGPACK_VERSION MSGPACK_VERSION_I(MSGPACK_VERSION_MAJOR, MSGPACK_VERSION_MINOR, MSGPACK_VERSION_REVISION) |
◆ MSGPACK_VERSION_I
◆ msgpack_version()
const char* msgpack_version |
( |
void |
| ) |
|
|
inline |
◆ msgpack_version_major()
int msgpack_version_major |
( |
void |
| ) |
|
|
inline |
◆ msgpack_version_minor()
int msgpack_version_minor |
( |
void |
| ) |
|
|
inline |
◆ msgpack_version_revision()
int msgpack_version_revision |
( |
void |
| ) |
|
|
inline |