| 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] |
| env_override() (defined in xmog_jvm_options) | xmog_jvm_options | [protected] |
| 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] |
| 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] |
| 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] |
| 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] |
| mergeWithDefaults(JDK1_1InitArgs &iargs11) (defined in xmog_jvm_options) | xmog_jvm_options | [virtual] |
| prependToClassPath(const char *cp) | xmog_jvm_options | [virtual] |
| readJvmOptions(const char *file, XMOGVERSION vers=NULL, XMOGCONFIG conf=NULL, XMOGVERSION reserved0=NULL) | xmog_jvm_options | [virtual] |
| 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] |
| 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] |
| 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] |
| 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] |
| 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_options() (defined in xmog_jvm_options) | xmog_jvm_options | [virtual] |