, including all inherited members.
| CallLuaFunction(const wxString &strLuaFunction) | wxLuaScript | [inline, virtual] |
| CopyText2Clipboard(lua_State *L) | wxIScanLuaScript | [private, static] |
| CropImage(lua_State *L) | wxIScanLuaScript | [private, static] |
| EnhenceColours(lua_State *L) | wxIScanLuaScript | [private, static] |
| EnhenceOpticalContrast(lua_State *L) | wxIScanLuaScript | [private, static] |
| Execute(lua_State *L) | wxIScanLuaScript | [private, static] |
| GetThis(lua_State *L) | wxLuaScript | [protected, static] |
| Image2Grey(lua_State *L) | wxIScanLuaScript | [private, static] |
| Image2Mono(lua_State *L) | wxIScanLuaScript | [private, static] |
| IsOk() | wxLuaScript | [inline] |
| L | wxLuaScript | [protected] |
| LogMessage(lua_State *L) | wxLuaScript | [protected, static] |
| lua_atpanic | wxLuaScript | [protected, static] |
| lua_call | wxLuaScript | [protected, static] |
| lua_close | wxLuaScript | [protected, static] |
| lua_cpcall | wxLuaScript | [protected, static] |
| lua_createtable | wxLuaScript | [protected, static] |
| lua_error | wxLuaScript | [protected, static] |
| lua_getfield | wxLuaScript | [protected, static] |
| lua_gettable | wxLuaScript | [protected, static] |
| lua_gettop | wxLuaScript | [protected, static] |
| lua_insert | wxLuaScript | [protected, static] |
| lua_isnumber | wxLuaScript | [protected, static] |
| lua_isstring | wxLuaScript | [protected, static] |
| lua_pcall | wxLuaScript | [protected, static] |
| lua_pushboolean | wxLuaScript | [protected, static] |
| lua_pushcclosure | wxLuaScript | [protected, static] |
| lua_pushinteger | wxLuaScript | [protected, static] |
| lua_pushlightuserdata | wxLuaScript | [protected, static] |
| lua_pushnumber | wxLuaScript | [protected, static] |
| lua_pushstring | wxLuaScript | [protected, static] |
| lua_pushvalue | wxLuaScript | [protected, static] |
| lua_setfield | wxLuaScript | [protected, static] |
| lua_settable | wxLuaScript | [protected, static] |
| lua_settop | wxLuaScript | [protected, static] |
| lua_toboolean | wxLuaScript | [protected, static] |
| lua_tointeger | wxLuaScript | [protected, static] |
| lua_tolstring | wxLuaScript | [protected, static] |
| lua_tonumber | wxLuaScript | [protected, static] |
| lua_topointer | wxLuaScript | [protected, static] |
| lua_type | wxLuaScript | [protected, static] |
| LuaAtPanic(lua_State *L) | wxLuaScript | [protected, static] |
| LuaBoolVarAccessor(lua_State *L) | wxLuaScript | [protected, static] |
| LuaDoubleVarAccessor(lua_State *L) | wxLuaScript | [protected, static] |
| LuaIntVarAccessor(lua_State *L) | wxLuaScript | [protected, static] |
| luaL_loadstring | wxLuaScript | [protected, static] |
| luaL_newstate | wxLuaScript | [protected, static] |
| luaL_openlibs | wxLuaScript | [protected, static] |
| LuaStringVarAccessor(lua_State *L) | wxLuaScript | [protected, static] |
| m_bOk | wxLuaScript | [protected] |
| m_oWxLuaScriptDynamicLibrary | wxLuaScript | [protected, static] |
| m_pbParentState | wxLuaScript | [protected] |
| m_poParent | wxLuaScript | [protected] |
| m_strDomain | wxLuaScript | [protected] |
| m_strScript | wxLuaScript | [protected] |
| OCR(lua_State *L) | wxIScanLuaScript | [private, static] |
| OpenImage(lua_State *L) | wxIScanLuaScript | [private, static] |
| RegisterConstant(const wxString &strLuaConstantName, const wxString &strValue) | wxLuaScript | [inline, virtual] |
| RegisterConstant(const wxString &strLuaConstantName, const int nValue) | wxLuaScript | [inline, virtual] |
| RegisterFunction(const wxString &strLuaCFunctionName, lua_CFunction pLuaCFunction) | wxLuaScript | [inline, virtual] |
| RegisterFunction(lua_State *L, const char *pszTableName, const char *pszFuncName, lua_CFunction pLuaCFunction) | wxLuaScript | [protected, static] |
| RegisterVariable(const wxString &strLuaVarName, const int *pnValue) | wxLuaScript | [virtual] |
| RegisterVariable(const wxString &strLuaVarName, const bool *pnValue) | wxLuaScript | [virtual] |
| RegisterVariable(const wxString &strLuaVarName, const double *pnValue) | wxLuaScript | [virtual] |
| RegisterVariable(const wxString &strLuaVarName, const wxString *pstrValue) | wxLuaScript | [virtual] |
| ResetFileName(lua_State *L) | wxIScanLuaScript | [private, static] |
| ResizeImage(lua_State *L) | wxIScanLuaScript | [private, static] |
| RotateImage(lua_State *L) | wxIScanLuaScript | [private, static] |
| RotateImage90(lua_State *L) | wxIScanLuaScript | [private, static] |
| Run() | wxLuaScript | [inline, virtual] |
| Run(lua_State *L) | wxLuaScript | [protected, static] |
| SaveImage(lua_State *L) | wxIScanLuaScript | [private, static] |
| SendMenuEvent(lua_State *L) | wxLuaScript | [protected, static] |
| t_lua_atpanic typedef | wxLuaScript | [protected] |
| t_lua_call typedef | wxLuaScript | [protected] |
| t_lua_close typedef | wxLuaScript | [protected] |
| t_lua_cpcall typedef | wxLuaScript | [protected] |
| t_lua_createtable typedef | wxLuaScript | [protected] |
| t_lua_error typedef | wxLuaScript | [protected] |
| t_lua_getfield typedef | wxLuaScript | [protected] |
| t_lua_gettable typedef | wxLuaScript | [protected] |
| t_lua_gettop typedef | wxLuaScript | [protected] |
| t_lua_insert typedef | wxLuaScript | [protected] |
| t_lua_isnumber typedef | wxLuaScript | [protected] |
| t_lua_isstring typedef | wxLuaScript | [protected] |
| t_lua_pcall typedef | wxLuaScript | [protected] |
| t_lua_pushboolean typedef | wxLuaScript | [protected] |
| t_lua_pushcclosure typedef | wxLuaScript | [protected] |
| t_lua_pushinteger typedef | wxLuaScript | [protected] |
| t_lua_pushlightuserdata typedef | wxLuaScript | [protected] |
| t_lua_pushnumber typedef | wxLuaScript | [protected] |
| t_lua_pushstring typedef | wxLuaScript | [protected] |
| t_lua_pushvalue typedef | wxLuaScript | [protected] |
| t_lua_setfield typedef | wxLuaScript | [protected] |
| t_lua_settable typedef | wxLuaScript | [protected] |
| t_lua_settop typedef | wxLuaScript | [protected] |
| t_lua_toboolean typedef | wxLuaScript | [protected] |
| t_lua_tointeger typedef | wxLuaScript | [protected] |
| t_lua_tolstring typedef | wxLuaScript | [protected] |
| t_lua_tonumber typedef | wxLuaScript | [protected] |
| t_lua_topointer typedef | wxLuaScript | [protected] |
| t_lua_type typedef | wxLuaScript | [protected] |
| t_luaL_loadstring typedef | wxLuaScript | [protected] |
| t_luaL_newstate typedef | wxLuaScript | [protected] |
| t_luaL_openlibs typedef | wxLuaScript | [protected] |
| TraceBack(lua_State *L) | wxLuaScript | [protected, static] |
| wxIScanLuaScript(const wxString &strScript=wxEmptyString, wxEvtHandler *poParent=NULL, const wxString &strDomain=wxEmptyString, bool *pbParentState=NULL) | wxIScanLuaScript | |
| wxLuaScript(const wxString &strScript=wxEmptyString, wxEvtHandler *poParent=NULL, const wxString &strDomain=wxEmptyString, bool *pbParentState=NULL) | wxLuaScript | |
| ~wxLuaScript() | wxLuaScript | [virtual] |