|
void SWDLLEXPORT | org_crosswire_sword_InstallMgr_delete (SWHANDLE hInstallMgr) |
|
struct
org_crosswire_sword_ModInfo
*SWDLLEXPORT | org_crosswire_sword_InstallMgr_getRemoteModInfoList (SWHANDLE hInstallMgr, SWHANDLE hSWMgr_deltaCompareTo, const char *sourceName) |
|
SWHANDLE SWDLLEXPORT | org_crosswire_sword_InstallMgr_getRemoteModuleByName (SWHANDLE hInstallMgr, const char *sourceName, const char *modName) |
|
const char **SWDLLEXPORT | org_crosswire_sword_InstallMgr_getRemoteSources (SWHANDLE hInstallMgr) |
|
SWHANDLE SWDLLEXPORT | org_crosswire_sword_InstallMgr_new (const char *baseDir, org_crosswire_sword_InstallMgr_StatusCallback statusReporter) |
|
int SWDLLEXPORT | org_crosswire_sword_InstallMgr_refreshRemoteSource (SWHANDLE hInstallMgr, const char *sourceName) |
|
int SWDLLEXPORT | org_crosswire_sword_InstallMgr_remoteInstallModule (SWHANDLE hInstallMgr_from, SWHANDLE hSWMgr_to, const char *sourceName, const char *modName) |
|
void SWDLLEXPORT | org_crosswire_sword_InstallMgr_setUserDisclaimerConfirmed (SWHANDLE hInstallMgr) |
|
int SWDLLEXPORT | org_crosswire_sword_InstallMgr_syncConfig (SWHANDLE hInstallMgr) |
|
int SWDLLEXPORT | org_crosswire_sword_InstallMgr_uninstallModule (SWHANDLE hInstallMgr, SWHANDLE hSWMgr_removeFrom, const char *modName) |
|
void SWDLLEXPORT | org_crosswire_sword_StringMgr_setToUpper (org_crosswire_sword_StringMgr_toUpperUTF8 toUpperUTF8) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWConfig_augmentConfig (const char *confPath, const char *configBlob) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWConfig_getKeyValue (const char *confPath, const char *section, const char *key) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWConfig_getSectionKeys (const char *confPath, const char *section) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWConfig_getSections (const char *confPath) |
|
void SWDLLEXPORT | org_crosswire_sword_SWConfig_setKeyValue (const char *confPath, const char *section, const char *key, const char *value) |
|
int SWDLLEXPORT | org_crosswire_sword_SWLog_getLogLevel () |
|
void SWDLLEXPORT | org_crosswire_sword_SWLog_logDebug (const char *msg) |
|
void SWDLLEXPORT | org_crosswire_sword_SWLog_logError (const char *msg) |
|
void SWDLLEXPORT | org_crosswire_sword_SWLog_logInformation (const char *msg) |
|
void SWDLLEXPORT | org_crosswire_sword_SWLog_logTimedInformation (const char *msg) |
|
void SWDLLEXPORT | org_crosswire_sword_SWLog_logWarning (const char *msg) |
|
void SWDLLEXPORT | org_crosswire_sword_SWLog_setLogLevel (int level) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_delete (SWHANDLE hSWMgr) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_filterText (SWHANDLE hSWMgr, const char *filterName, const char *text) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWMgr_getAvailableLocales (SWHANDLE hSWMgr) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_getConfigPath (SWHANDLE hSWMgr) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_getGlobalOption (SWHANDLE hSWMgr, const char *option) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWMgr_getGlobalOptions (SWHANDLE hSWMgr) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_getGlobalOptionTip (SWHANDLE hSWMgr, const char *option) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWMgr_getGlobalOptionValues (SWHANDLE hSWMgr, const char *option) |
|
struct
org_crosswire_sword_ModInfo
*SWDLLEXPORT | org_crosswire_sword_SWMgr_getModInfoList (SWHANDLE hSWMgr) |
|
SWHANDLE SWDLLEXPORT | org_crosswire_sword_SWMgr_getModuleByName (SWHANDLE hSWMgr, const char *moduleName) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_getPrefixPath (SWHANDLE hSWMgr) |
|
SWHANDLE SWDLLEXPORT | org_crosswire_sword_SWMgr_new () |
|
SWHANDLE SWDLLEXPORT | org_crosswire_sword_SWMgr_newWithPath (const char *path) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_sendBibleSyncMessage (SWHANDLE hMgr, const char *osisRefRaw) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_setCipherKey (SWHANDLE hSWMgr, const char *modName, const char *key) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_setDefaultLocale (SWHANDLE hSWMgr, const char *name) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_setGlobalOption (SWHANDLE hSWMgr, const char *option, const char *value) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_setJavascript (SWHANDLE hSWMgr, char valueBool) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_startBibleSync (SWHANDLE hMgr, const char *appNameJS, const char *userNameJS, const char *passphraseJS, org_biblesync_MessageReceivedCallback callback) |
|
void SWDLLEXPORT | org_crosswire_sword_SWMgr_stopBibleSync (SWHANDLE hMgr) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_translate (SWHANDLE hSWMgr, const char *text, const char *localeName) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWMgr_version (SWHANDLE hSWMgr) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_begin (SWHANDLE hSWModule) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_deleteSearchFramework (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getCategory (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getConfigEntry (SWHANDLE hSWModule, const char *key) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getDescription (SWHANDLE hSWModule) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWModule_getEntryAttribute (SWHANDLE hSWModule, const char *level1, const char *level2, const char *level3, char filteredBool) |
|
long SWDLLEXPORT | org_crosswire_sword_SWModule_getEntrySize (SWHANDLE hSWModule) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWModule_getKeyChildren (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getKeyParent (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getKeyText (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getName (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getRawEntry (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_getRenderHeader (SWHANDLE hSWModule) |
|
char SWDLLEXPORT | org_crosswire_sword_SWModule_hasKeyChildren (SWHANDLE hSWModule) |
|
char SWDLLEXPORT | org_crosswire_sword_SWModule_hasSearchFramework (SWHANDLE hSWModule) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_next (SWHANDLE hSWModule) |
|
const char **SWDLLEXPORT | org_crosswire_sword_SWModule_parseKeyList (SWHANDLE hSWModule, const char *keyText) |
|
char SWDLLEXPORT | org_crosswire_sword_SWModule_popError (SWHANDLE hSWModule) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_previous (SWHANDLE hSWModule) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_renderText (SWHANDLE hSWModule) |
|
struct
org_crosswire_sword_SearchHit
*SWDLLEXPORT | org_crosswire_sword_SWModule_search (SWHANDLE hSWModule, const char *searchString, int searchType, long flags, const char *scope, org_crosswire_sword_SWModule_SearchCallback progressReporter) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_setKeyText (SWHANDLE hSWModule, const char *key) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_setRawEntry (SWHANDLE hSWModule, const char *entryBuffer) |
|
const char *SWDLLEXPORT | org_crosswire_sword_SWModule_stripText (SWHANDLE hSWModule) |
|
void SWDLLEXPORT | org_crosswire_sword_SWModule_terminateSearch (SWHANDLE hSWModule) |
|