|
Public Types |
typedef void(SWIGSTDCALL * | SWIG_Callback0_t )(int, char *, char *, int, int) |
Public Member Functions |
| SwigDirector_IndexStatus () |
virtual | ~SwigDirector_IndexStatus () |
virtual void | status (int code, std::string const &documentPath, std::string const &error, int documentsIndexed, int documentsSeen) |
void | swig_connect_director (SWIG_Callback0_t callbackstatus) |
void | swig_connect_director (JNIEnv *jenv, jobject jself, jclass jcls, bool swig_mem_own, bool weak_global) |
| SwigDirector_IndexStatus (JNIEnv *jenv) |
virtual | ~SwigDirector_IndexStatus () |
virtual void | status (int code, std::string const &documentPath, std::string const &error, int documentsIndexed, int documentsSeen) |
bool | swig_overrides (int n) |
Protected Attributes |
bool | swig_override [1] |
Private Member Functions |
void | swig_init_callbacks () |
Private Attributes |
SWIG_Callback0_t | swig_callbackstatus |