FARGOS/VISTA Object Management Environment Core
..
|
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <errno.h>
#include <OMEdebugInfo.h>
#include <OMEioEvents.h>
#include <OMEcore.h>
#include <utils/logging/logging_api.hpp>
Macros | |
#define | FD_SETSIZE 2048 |
#define | THIS_COMPONENT app |
#define | TABLE_SIZE FD_SETSIZE |
#define | HANDLE_TYPE uint64_t |
Functions | |
int | OMEremoveSelectEvent (uint64_t handle, OMEioEvent::OMEselectMode m) |
int | OMEwaitForIO (uint_fast32_t delay) |
void | OMErequestShutdown () |
#define FD_SETSIZE 2048 |
#define HANDLE_TYPE uint64_t |
#define TABLE_SIZE FD_SETSIZE |
#define THIS_COMPONENT app |
![]() | Generated: Fri Jul 31 2020 18:19:15
Support Information |