Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

xmog_jvm_loader Member List

This is the complete list of members for xmog_jvm_loader, including all inherited members.

addExtensionDirectories()xmog_jvm_loader [protected]
addVersionConfig(const char *vers, const char *config)xmog_jvm_loader [static]
appendToAppendBootClassPath(const char *cp)xmog_jvm_options [virtual]
appendToBootClassPath(const char *cp)xmog_jvm_options [virtual]
appendToClassPath(const char *cp)xmog_jvm_options [virtual]
appendToDisabledAssertions(const char *da) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
appendToEnabledAssertions(const char *ea) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
appendToExtensionsDirectories(const char *ed)xmog_jvm_options [virtual]
appendToLibraryPath(const char *lp)xmog_jvm_options [virtual]
appendToPrependBootClassPath(const char *cp)xmog_jvm_options [virtual]
atexit_call()xmog_jvm_loader [static]
consolidateVersionConfigs()xmog_jvm_loader [protected]
enterShutdownMode()xmog_jvm_loader [static]
env_override() (defined in xmog_jvm_options)xmog_jvm_options [protected]
get_jvm()xmog_jvm_loader [virtual]
get_jvm_loader(bool bEnvOverrides=true, bool bDefaultJvm=true, xmog_trace_facility fac=TraceAll, xmog_trace_level trace_level=TraceErrors)xmog_jvm_loader [static]
get_jvm_loader(const char *filename, XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0=NULL, bool bEnvOverrides=true, bool bDefaultJvm=true, xmog_trace_facility fac=TraceAll, xmog_trace_level trace_level=TraceErrors)xmog_jvm_loader [static]
get_jvm_loader(const char *filename, bool bEnvOverrides=true, bool bDefaultJvm=true, xmog_trace_facility fac=TraceAll, xmog_trace_level trace_level=TraceErrors)xmog_jvm_loader [static]
get_jvm_loader(int argc, char *argv[], bool bEnvOverrides=true, bool bDefaultJvm=true, xmog_trace_facility fac=TraceAll, xmog_trace_level trace_level=TraceErrors)xmog_jvm_loader [static]
get_jvm_loader(XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0=NULL, bool bEnvOverrides=true, bool bDefaultJvm=true, xmog_trace_facility fac=TraceAll, xmog_trace_level trace_level=TraceErrors)xmog_jvm_loader [static]
get_jvm_loader_no_create()xmog_jvm_loader [static]
getAbort()xmog_jvm_options [virtual]
getAppendBootClassPath()xmog_jvm_options [virtual]
getBatchMode()xmog_jvm_options [virtual]
getBootClassPath()xmog_jvm_options [virtual]
getCheckJni()xmog_jvm_options [virtual]
getCheckSource() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getClassPath()xmog_jvm_options [virtual]
getDashDOption(const char *name)xmog_jvm_options [virtual]
getDashXOption(const char *name)xmog_jvm_options [virtual]
getDebug()xmog_jvm_options [virtual]
getDefaultJvmPath()xmog_jvm_loader [static]
getDisableAsyncGC() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getDisableClassGC()xmog_jvm_options [virtual]
getDisabledAssertions() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getDisableSystemAssertions() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getEnableClassGC()xmog_jvm_options [virtual]
getEnabledAssertions() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getEnableSystemAssertions() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getEnableVerboseGC() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getEnvironmentOverrides() const xmog_jvm_loader
getExit()xmog_jvm_options [virtual]
getExtensionsDirectories()xmog_jvm_options [virtual]
getFuture()xmog_jvm_options [virtual]
getIgnoreUnrecognized()xmog_jvm_options [virtual]
getIncrementalGC()xmog_jvm_options [virtual]
getInitArgs(jint jniVersion)xmog_jvm_options [virtual]
getInitialHeapSizeInMB()xmog_jvm_options [virtual]
getInterpretedMode()xmog_jvm_options [virtual]
getJniVersion()xmog_jvm_options [virtual]
getLibraryPath()xmog_jvm_options [virtual]
getLoadedJvms(xmog_jvm **pJvms, jsize size, jsize *count)xmog_jvm_loader
getLoadResult(char **pMsg=NULL)xmog_jvm_loader
getLogGCFile()xmog_jvm_options [virtual]
getMaximumHeapSizeInMB()xmog_jvm_options [virtual]
getMixedMode()xmog_jvm_options [virtual]
getNativeStackSizeInKB() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getNoagent()xmog_jvm_options [virtual]
getOtherOption(const char *name)xmog_jvm_options [virtual]
getPrependBootClassPath()xmog_jvm_options [virtual]
getProf()xmog_jvm_options [virtual]
getReduceSignals()xmog_jvm_options [virtual]
getRun()xmog_jvm_options [virtual]
getSecurityManager()xmog_jvm_options [virtual]
getSecurityPolicy()xmog_jvm_options [virtual]
getStackSizeInKB()xmog_jvm_options [virtual]
getVerbosity()xmog_jvm_options [virtual]
getVerifyMode() (defined in xmog_jvm_options)xmog_jvm_options [virtual]
getVfprintf()xmog_jvm_options [virtual]
isInShutdownMode()xmog_jvm_loader [static]
load(bool bAcceptPreloadedJvm=true)xmog_jvm_loader [virtual]
loadInProcess(bool bAcceptPreloadedJvm)xmog_jvm_loader [protected]
loadOutOfProcess(bool bAcceptPreloadedJvm, bool bServer=false)xmog_jvm_loader [protected]
loadOutOfProcessClient(bool bAcceptPreloadedJvm)xmog_jvm_loader [protected]
loadOutOfProcessServer(bool bAcceptPreloadedJvm)xmog_jvm_loader [protected]
mergeWithDefaults(JDK1_1InitArgs &iargs11) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
prependToClassPath(const char *cp)xmog_jvm_options [virtual]
read(const char *file, XMOGVERSION vers=NULL, XMOGCONFIG conf=NULL, XMOGVERSION reserved0=NULL)xmog_jvm_loader [virtual]
readJvmOptions(const char *file, XMOGVERSION vers=NULL, XMOGCONFIG conf=NULL, XMOGVERSION reserved0=NULL)xmog_jvm_options [virtual]
registerConfigurationHook(XMOG_CONFIG_HOOK configHook)xmog_jvm_loader [static]
removeDashDOption(const char *name)xmog_jvm_options [virtual]
removeDashXOption(const char *name)xmog_jvm_options [virtual]
removeOtherOption(const char *name)xmog_jvm_options [virtual]
reset()xmog_jvm_options [virtual]
set_jvm(xmog_jvm *jvm)xmog_jvm_loader [virtual]
setAbort(XMOG_ABORT ab)xmog_jvm_options [virtual]
setAbort(const char *ab)xmog_jvm_options [virtual]
setAppendBootClassPath(const char *cp)xmog_jvm_options [virtual]
setBatchMode(bool b)xmog_jvm_options [virtual]
setBatchMode(const char *b)xmog_jvm_options [virtual]
setBootClassPath(const char *cp)xmog_jvm_options [virtual]
setCheckJni(bool cjni)xmog_jvm_options [virtual]
setCheckJni(const char *cjni)xmog_jvm_options [virtual]
setCheckSource(bool cs) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setClassPath(const char *cp)xmog_jvm_options [virtual]
setConfigFile(const char *filename, XMOGVERSION vers=NULL, XMOGCONFIG conf=NULL, XMOGVERSION reserved0=NULL)xmog_jvm_loader [static]
setDashDOption(const char *name, const char *value=0)xmog_jvm_options [virtual]
setDashXOption(const char *name, const char *value=0)xmog_jvm_options [virtual]
setDebug(bool d)xmog_jvm_options [virtual]
setDebug(const char *d)xmog_jvm_options [virtual]
setDisableAsyncGC(bool dagc) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setDisableClassGC(bool dcgc)xmog_jvm_options [virtual]
setDisableClassGC(const char *dcgc)xmog_jvm_options [virtual]
setDisabledAssertions(const char *da) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setDisableSystemAssertions(bool dsa) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setDisableSystemAssertions(const char *dsa) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setEnableClassGC(bool ecgc)xmog_jvm_options [virtual]
setEnableClassGC(const char *ecgc)xmog_jvm_options [virtual]
setEnabledAssertions(const char *ea) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setEnableSystemAssertions(bool esa) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setEnableSystemAssertions(const char *esa) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setEnableVerboseGC(bool evgc) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setEnableVerboseGC(const char *evgc) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setExit(XMOG_EXIT ex)xmog_jvm_options [virtual]
setExit(const char *ex)xmog_jvm_options [virtual]
setExtensionsDirectories(const char *ed)xmog_jvm_options [virtual]
setFuture(bool future)xmog_jvm_options [virtual]
setFuture(const char *future)xmog_jvm_options [virtual]
setIgnoreUnrecognized(bool ignore)xmog_jvm_options [virtual]
setIgnoreUnrecognized(const char *ignore)xmog_jvm_options [virtual]
setIncrementalGC(bool i)xmog_jvm_options [virtual]
setIncrementalGC(const char *i)xmog_jvm_options [virtual]
setInitialHeapSize(const char *ihs)xmog_jvm_options [virtual]
setInitialHeapSizeInMB(jint ihs)xmog_jvm_options [virtual]
setInterpretedMode(bool i)xmog_jvm_options [virtual]
setInterpretedMode(const char *i)xmog_jvm_options [virtual]
setJniVersion(jint version)xmog_jvm_options [virtual]
setJniVersion(const char *version)xmog_jvm_options [virtual]
setJvmPath(const char *jvmPath)xmog_jvm_loader [virtual]
setLibraryPath(const char *lp)xmog_jvm_options [virtual]
setLogGCFile(const char *file)xmog_jvm_options [virtual]
setMaximumHeapSize(const char *mhs)xmog_jvm_options [virtual]
setMaximumHeapSizeInMB(jint mhs)xmog_jvm_options [virtual]
setMixedMode(bool m)xmog_jvm_options [virtual]
setMixedMode(const char *m)xmog_jvm_options [virtual]
setNativeStackSizeInKB(jint nss) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setNoagent(bool na)xmog_jvm_options [virtual]
setNoagent(const char *na)xmog_jvm_options [virtual]
setOtherOption(const char *namevalue, void *ptr=0)xmog_jvm_options [virtual]
setPrependBootClassPath(const char *cp)xmog_jvm_options [virtual]
setProf(bool p)xmog_jvm_options [virtual]
setProf(const char *p)xmog_jvm_options [virtual]
setReduceSignals(bool rs)xmog_jvm_options [virtual]
setReduceSignals(const char *rs)xmog_jvm_options [virtual]
setRun(const char *runopts)xmog_jvm_options [virtual]
setSecurityManager(const char *sm)xmog_jvm_options [virtual]
setSecurityPolicy(const char *policyFile)xmog_jvm_options [virtual]
setStackSize(const char *ss)xmog_jvm_options [virtual]
setStackSizeInKB(jint ss)xmog_jvm_options [virtual]
setVerbosity(int v) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setVerbosity(const char *v) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setVerbosity(xmog_jvm_verbosity v) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setVerifyMode(xmog_bytecode_verification ver) (defined in xmog_jvm_options)xmog_jvm_options [virtual]
setVfprintf(XMOG_VFPRINTF vfp)xmog_jvm_options [virtual]
setVfprintf(const char *vfp)xmog_jvm_options [virtual]
usePreloadedJvm()xmog_jvm_loader [protected]
XMOG_CONFIG_HOOK typedefxmog_jvm_loader
xmog_jvm_loader(bool bEnvOverrides, bool bDefaultJvm, xmog_trace_facility fac, xmog_trace_level)xmog_jvm_loader [protected]
xmog_jvm_loader(const char *filename, bool bEnvOverrides, bool bDefaultJvm, xmog_trace_facility fac, xmog_trace_level)xmog_jvm_loader [protected]
xmog_jvm_loader(const char *filename, XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides, bool bDefaultJvm, xmog_trace_facility fac, xmog_trace_level)xmog_jvm_loader [protected]
xmog_jvm_loader(int argc, char *argv[], bool bEnvOverrides, bool bDefaultJvm, xmog_trace_facility fac, xmog_trace_level)xmog_jvm_loader [protected]
xmog_jvm_loader(XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides, bool bDefaultJvm, xmog_trace_facility fac, xmog_trace_level)xmog_jvm_loader [protected]
xmog_jvm_options(bool bEnvOverrides=true) (defined in xmog_jvm_options)xmog_jvm_options [protected]
xmog_jvm_options(const char *filename, bool bEnvOverrides=true) (defined in xmog_jvm_options)xmog_jvm_options [protected]
xmog_jvm_options(const char *filename, XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides=true)xmog_jvm_options
xmog_jvm_options(XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides=true) (defined in xmog_jvm_options)xmog_jvm_options [protected]
xmog_jvm_options(int argc, char *argv[], bool bEnvOverrides=true) (defined in xmog_jvm_options)xmog_jvm_options [protected]
~xmog_jvm_loader() (defined in xmog_jvm_loader)xmog_jvm_loader [protected, virtual]
~xmog_jvm_options() (defined in xmog_jvm_options)xmog_jvm_options [virtual]


Generated on Wed May 31 14:01:33 2006 for Shared Codemesh Runtime Library API Reference by  doxygen 1.4.1