Codemesh Runtime v3 C++ API Reference
3.9.205
|
This is the complete list of members for xmog_remote_client_options, including all inherited members.
env_override() (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
getAuthenticationString() const | xmog_remote_client_options | virtual |
getConnectionString() const | xmog_remote_client_options | virtual |
getEncryptionString() const | xmog_remote_client_options | virtual |
getJniFallback() const | xmog_remote_client_options | virtual |
getMainClass() const | xmog_remote_client_options | virtual |
init() (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
readClientOptions(const char *file, XMOGVERSION vers=NULL, XMOGCONFIG conf=NULL, XMOGVERSION reserved0=NULL) (defined in xmog_remote_client_options) | xmog_remote_client_options | virtual |
reset() (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
setAuthenticationString(const char *auth) | xmog_remote_client_options | virtual |
setConnectionString(const char *conn) | xmog_remote_client_options | virtual |
setEncryptionString(const char *enc) | xmog_remote_client_options | virtual |
setJniFallback(bool jnifb) | xmog_remote_client_options | virtual |
setJniFallback(const char *jnifb) | xmog_remote_client_options | virtual |
setMainClass(const char *mainClass) | xmog_remote_client_options | virtual |
xmog_remote_client_options(bool bEnvOverrides=true) (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
xmog_remote_client_options(const char *filename, bool bEnvOverrides=true) (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
xmog_remote_client_options(const char *filename, XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides=true) (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
xmog_remote_client_options(XMOGVERSION vers, XMOGCONFIG conf, XMOGVERSION reserved0, bool bEnvOverrides=true) (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
xmog_remote_client_options(int argc, char *argv[], bool bEnvOverrides=true) (defined in xmog_remote_client_options) | xmog_remote_client_options | protected |
~xmog_remote_client_options() (defined in xmog_remote_client_options) | xmog_remote_client_options | protectedvirtual |