FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEinit.cpp File Reference
#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 []
 

Macro Definition Documentation

◆ THIS_COMPONENT

#define THIS_COMPONENT   app

Typedef Documentation

◆ initFP

typedef void(* initFP) ()

Enumeration Type Documentation

◆ ARG_TYPE

enum ARG_TYPE
Enumerator
SINGLE_CHAR 
POSIX_DOUBLE_DASH 
ONE_OR_TWO 

Function Documentation

◆ OMEgetSystemUser()

int OMEgetSystemUser ( OMEstring name,
OMEstring pw 
)

◆ OMEinitSystem()

int OMEinitSystem ( const char *  rcFileName,
int  mainArgc,
const char *  mainArgv[],
const char *  envp[] 
)

Variable Documentation

◆ moduleFiles

const char* moduleFiles[]

◆ moduleList

const initFP moduleList[]

◆ OMEnoACLS

int OMEnoACLS

◆ OMEshareConstantsDisabled

bool OMEshareConstantsDisabled
Generated: Fri Jul 31 2020 18:19:15
Support Information