FARGOS/VISTA Object Management Environment Core
..
|
#include <OMEevent.h>
#include <OMEioEvents.h>
#include <OMEexecQueue.h>
#include <OMEobjACL.h>
#include <OMEencode.h>
#include <ldUtils.h>
#include <OMEnlmData.h>
#include <OMEfunctions.h>
#include <OMEcore.h>
#include <OMEcrypto.h>
#include <utils/logging/logging_api.hpp>
#include <stdio.h>
#include <stdlib.h>
Macros | |
#define | THIS_COMPONENT app |
Typedefs | |
typedef void(* | initFP) () |
Enumerations | |
enum | ARG_TYPE { SINGLE_CHAR, POSIX_DOUBLE_DASH, ONE_OR_TWO } |
Functions | |
int | OMEgetSystemUser (OMEstring &name, OMEstring &pw) |
int | OMEinitSystem (const char *rcFileName, int mainArgc, const char *mainArgv[], const char *envp[]) |
Variables | |
bool | OMEshareConstantsDisabled |
int | OMEnoACLS |
const initFP | moduleList [] |
const char * | moduleFiles [] |
#define THIS_COMPONENT app |
typedef void(* initFP) () |
enum ARG_TYPE |
int OMEinitSystem | ( | const char * | rcFileName, |
int | mainArgc, | ||
const char * | mainArgv[], | ||
const char * | envp[] | ||
) |
References _SC_NPROCESSORS_ONLN, AND_OUTPUT_NLM, DEFINE_NLM_MESSAGE, OMEnlmData::initialize(), NEXT_NLM_PARAM, NOTE_DEFAULT_NLM, OME_MAX_CPUS_PERMITTED, OMEinitDebugFlag(), and OMEstringInROM.
Referenced by VISTAOMEmain().
const char* moduleFiles[] |
const initFP moduleList[] |
int OMEnoACLS |
Referenced by OMEcheckACL(), and OMEcheckResourceAccess().
bool OMEshareConstantsDisabled |
![]() | Generated: Fri Jul 31 2020 18:19:15
Support Information |