EM-ODP  3.8.0-1
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   "6e2e563 2025-02-26 13:22"
 
#define EM_VERSION_API_MAJOR   3
 
#define EM_API_VERSION_MAJOR   EM_VERSION_API_MAJOR
 
#define EM_VERSION_API_MINOR   8
 
#define EM_API_VERSION_MINOR   EM_VERSION_API_MINOR
 
#define EM_VERSION_IMPLEMENTATION   0
 
#define EM_VERSION_FIX   1
 
#define EM_VERSION_API_STR   "3.8"
 
#define EM_VERSION_STR   "3.8.0-1"
 
#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.