EM-ODP  3.7.0
Event Machine on ODP
event_machine_version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EM_ODP   1
 
#define EM_TARGET_STR   "em-odp"
 
#define EM_BUILD_INFO_STR   "d31ee7c 2024-08-22 11:50"
 
#define EM_VERSION_API_MAJOR   3
 
#define EM_API_VERSION_MAJOR   EM_VERSION_API_MAJOR
 
#define EM_VERSION_API_MINOR   7
 
#define EM_API_VERSION_MINOR   EM_VERSION_API_MINOR
 
#define EM_VERSION_IMPLEMENTATION   0
 
#define EM_VERSION_FIX   0
 
#define EM_VERSION_API_STR   "3.7"
 
#define EM_VERSION_STR   "3.7.0"
 
#define EM_VERSION_API_NUM(api_maj, api_min)
 
#define EM_VERSION_NUM(api_maj, api_min, impl, fix)
 
#define EM_VERSION_API
 
#define EM_VERSION
 

Functions

const char * em_version_api_str (void)
 
unsigned int em_version_api_num (void)
 
const char * em_version_str (void)
 
unsigned int em_version_num (void)
 

Detailed Description

Event Machine version information

Definition in file event_machine_version.h.