EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
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   "55b8565 2026-08-04 18:19"
 
#define EM_VERSION_API_MAJOR   4
 
#define EM_API_VERSION_MAJOR   EM_VERSION_API_MAJOR
 
#define EM_VERSION_API_MINOR   4
 
#define EM_API_VERSION_MINOR   EM_VERSION_API_MINOR
 
#define EM_VERSION_IMPLEMENTATION   0
 
#define EM_VERSION_FIX   0
 
#define EM_VERSION_API_STR   "4.4"
 
#define EM_VERSION_STR   "4.4.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.