|
Namespaces |
namespace | indri |
namespace | indri::api |
namespace | indri::parse |
Classes |
struct | SWIG_CSharpException_t |
struct | SWIG_CSharpExceptionArgument_t |
Defines |
#define | SWIG_DIRECTORS |
#define | SWIGTEMPLATEDISAMBIGUATOR |
#define | SWIGINLINE |
#define | SWIGUNUSED |
#define | SWIGUNUSEDPARM(p) p SWIGUNUSED |
#define | SWIGINTERN static SWIGUNUSED |
#define | SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
#define | SWIGEXPORT |
#define | SWIGSTDCALL |
#define | SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else |
#define | SWIG_UnknownError -1 |
#define | SWIG_IOError -2 |
#define | SWIG_RuntimeError -3 |
#define | SWIG_IndexError -4 |
#define | SWIG_TypeError -5 |
#define | SWIG_DivisionByZero -6 |
#define | SWIG_OverflowError -7 |
#define | SWIG_SyntaxError -8 |
#define | SWIG_ValueError -9 |
#define | SWIG_SystemError -10 |
#define | SWIG_AttributeError -11 |
#define | SWIG_MemoryError -12 |
#define | SWIG_NullReferenceError -13 |
Typedefs |
typedef void(SWIGSTDCALL * | SWIG_CSharpExceptionCallback_t )(const char *) |
typedef void(SWIGSTDCALL * | SWIG_CSharpExceptionArgumentCallback_t )(const char *, const char *) |
typedef char *(SWIGSTDCALL * | SWIG_CSharpStringHelperCallback )(const char *) |
Enumerations |
enum | SWIG_CSharpExceptionCodes {
SWIG_CSharpApplicationException,
SWIG_CSharpArithmeticException,
SWIG_CSharpDivideByZeroException,
SWIG_CSharpIndexOutOfRangeException,
SWIG_CSharpInvalidCastException,
SWIG_CSharpInvalidOperationException,
SWIG_CSharpIOException,
SWIG_CSharpNullReferenceException,
SWIG_CSharpOutOfMemoryException,
SWIG_CSharpOverflowException,
SWIG_CSharpSystemException
} |
enum | SWIG_CSharpExceptionArgumentCodes { SWIG_CSharpArgumentException,
SWIG_CSharpArgumentNullException,
SWIG_CSharpArgumentOutOfRangeException
} |
Functions |
void SWIGUNUSED | SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg) |
void SWIGUNUSED | SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name) |
SWIGEXPORT void SWIGSTDCALL | SWIGRegisterExceptionCallbacks_indri_csharp (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback) |
SWIGEXPORT void SWIGSTDCALL | SWIGRegisterExceptionArgumentCallbacks_indri_csharp (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback) |
SWIGEXPORT void SWIGSTDCALL | SWIGRegisterStringCallback_indri_csharp (SWIG_CSharpStringHelperCallback callback) |
SWIGINTERN void | SWIG_CSharpException (int code, const char *msg) |
SWIGINTERN std::vector< int > * | new_std_vector_Sl_int_Sg___SWIG_1 (int capacity) |
SWIGINTERN int | std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index) |
SWIGINTERN std::vector< int
>::const_reference | std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index) |
SWIGINTERN void | std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, std::vector< int >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values) |
SWIGINTERN std::vector< int > * | std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, std::vector< int >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values) |
SWIGINTERN void | std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index) |
SWIGINTERN void | std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count) |
SWIGINTERN std::vector< int > * | std_vector_Sl_int_Sg__Repeat (std::vector< int >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self) |
SWIGINTERN void | std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values) |
SWIGINTERN bool | std_vector_Sl_int_Sg__Contains (std::vector< int > *self, std::vector< int >::value_type const &value) |
SWIGINTERN int | std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, std::vector< int >::value_type const &value) |
SWIGINTERN int | std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, std::vector< int >::value_type const &value) |
SWIGINTERN void | std_vector_Sl_int_Sg__Remove (std::vector< int > *self, std::vector< int >::value_type const &value) |
SWIGINTERN std::vector< std::string > * | new_std_vector_Sl_std_string_Sg___SWIG_1 (int capacity) |
SWIGINTERN std::string | std_vector_Sl_std_string_Sg__getitemcopy (std::vector< std::string > *self, int index) |
SWIGINTERN std::vector< std::string
>::const_reference | std_vector_Sl_std_string_Sg__getitem (std::vector< std::string > *self, int index) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__setitem (std::vector< std::string > *self, int index, std::vector< std::string >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__AddRange (std::vector< std::string > *self, std::vector< std::string > const &values) |
SWIGINTERN std::vector< std::string > * | std_vector_Sl_std_string_Sg__GetRange (std::vector< std::string > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__Insert (std::vector< std::string > *self, int index, std::vector< std::string >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__InsertRange (std::vector< std::string > *self, int index, std::vector< std::string > const &values) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__RemoveAt (std::vector< std::string > *self, int index) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__RemoveRange (std::vector< std::string > *self, int index, int count) |
SWIGINTERN std::vector< std::string > * | std_vector_Sl_std_string_Sg__Repeat (std::vector< std::string >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__Reverse__SWIG_0 (std::vector< std::string > *self) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__Reverse__SWIG_1 (std::vector< std::string > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__SetRange (std::vector< std::string > *self, int index, std::vector< std::string > const &values) |
SWIGINTERN bool | std_vector_Sl_std_string_Sg__Contains (std::vector< std::string > *self, std::vector< std::string >::value_type const &value) |
SWIGINTERN int | std_vector_Sl_std_string_Sg__IndexOf (std::vector< std::string > *self, std::vector< std::string >::value_type const &value) |
SWIGINTERN int | std_vector_Sl_std_string_Sg__LastIndexOf (std::vector< std::string > *self, std::vector< std::string >::value_type const &value) |
SWIGINTERN void | std_vector_Sl_std_string_Sg__Remove (std::vector< std::string > *self, std::vector< std::string >::value_type const &value) |
SWIGINTERN std::string & | std_map_Sl_indri_parse_ConflationPattern_Sm__Sc_std_string_Sg__get (std::map< indri::parse::ConflationPattern *, std::string > *self, indri::parse::ConflationPattern *const &key) |
SWIGINTERN void | std_map_Sl_indri_parse_ConflationPattern_Sm__Sc_std_string_Sg__set (std::map< indri::parse::ConflationPattern *, std::string > *self, indri::parse::ConflationPattern *const &key, std::string const &x) |
SWIGINTERN void | std_map_Sl_indri_parse_ConflationPattern_Sm__Sc_std_string_Sg__del (std::map< indri::parse::ConflationPattern *, std::string > *self, indri::parse::ConflationPattern *const &key) |
SWIGINTERN bool | std_map_Sl_indri_parse_ConflationPattern_Sm__Sc_std_string_Sg__has_key (std::map< indri::parse::ConflationPattern *, std::string > *self, indri::parse::ConflationPattern *const &key) |
SWIGINTERN std::vector< indri::api::ScoredExtentResult > & | std_map_Sl_std_string_Sc_std_vector_Sl_indri_api_ScoredExtentResult_Sg__Sg__get (std::map< std::string, std::vector< indri::api::ScoredExtentResult > > *self, std::string const &key) |
SWIGINTERN void | std_map_Sl_std_string_Sc_std_vector_Sl_indri_api_ScoredExtentResult_Sg__Sg__set (std::map< std::string, std::vector< indri::api::ScoredExtentResult > > *self, std::string const &key, std::vector< indri::api::ScoredExtentResult > const &x) |
SWIGINTERN void | std_map_Sl_std_string_Sc_std_vector_Sl_indri_api_ScoredExtentResult_Sg__Sg__del (std::map< std::string, std::vector< indri::api::ScoredExtentResult > > *self, std::string const &key) |
SWIGINTERN bool | std_map_Sl_std_string_Sc_std_vector_Sl_indri_api_ScoredExtentResult_Sg__Sg__has_key (std::map< std::string, std::vector< indri::api::ScoredExtentResult > > *self, std::string const &key) |
SWIGINTERN std::vector< indri::parse::MetadataPair > * | new_std_vector_Sl_indri_parse_MetadataPair_Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::parse::MetadataPair | std_vector_Sl_indri_parse_MetadataPair_Sg__getitemcopy (std::vector< indri::parse::MetadataPair > *self, int index) |
SWIGINTERN std::vector< indri::parse::MetadataPair
>::const_reference | std_vector_Sl_indri_parse_MetadataPair_Sg__getitem (std::vector< indri::parse::MetadataPair > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__setitem (std::vector< indri::parse::MetadataPair > *self, int index, std::vector< indri::parse::MetadataPair >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__AddRange (std::vector< indri::parse::MetadataPair > *self, std::vector< indri::parse::MetadataPair > const &values) |
SWIGINTERN std::vector< indri::parse::MetadataPair > * | std_vector_Sl_indri_parse_MetadataPair_Sg__GetRange (std::vector< indri::parse::MetadataPair > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__Insert (std::vector< indri::parse::MetadataPair > *self, int index, std::vector< indri::parse::MetadataPair >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__InsertRange (std::vector< indri::parse::MetadataPair > *self, int index, std::vector< indri::parse::MetadataPair > const &values) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__RemoveAt (std::vector< indri::parse::MetadataPair > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__RemoveRange (std::vector< indri::parse::MetadataPair > *self, int index, int count) |
SWIGINTERN std::vector< indri::parse::MetadataPair > * | std_vector_Sl_indri_parse_MetadataPair_Sg__Repeat (std::vector< indri::parse::MetadataPair >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__Reverse__SWIG_0 (std::vector< indri::parse::MetadataPair > *self) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__Reverse__SWIG_1 (std::vector< indri::parse::MetadataPair > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_parse_MetadataPair_Sg__SetRange (std::vector< indri::parse::MetadataPair > *self, int index, std::vector< indri::parse::MetadataPair > const &values) |
SWIGINTERN std::vector< indri::api::ParsedDocument * > * | new_std_vector_Sl_indri_api_ParsedDocument_Sm__Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::api::ParsedDocument * | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__getitemcopy (std::vector< indri::api::ParsedDocument * > *self, int index) |
SWIGINTERN std::vector< indri::api::ParsedDocument
* >::const_reference | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__getitem (std::vector< indri::api::ParsedDocument * > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__setitem (std::vector< indri::api::ParsedDocument * > *self, int index, std::vector< indri::api::ParsedDocument * >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__AddRange (std::vector< indri::api::ParsedDocument * > *self, std::vector< indri::api::ParsedDocument * > const &values) |
SWIGINTERN std::vector< indri::api::ParsedDocument * > * | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__GetRange (std::vector< indri::api::ParsedDocument * > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__Insert (std::vector< indri::api::ParsedDocument * > *self, int index, std::vector< indri::api::ParsedDocument * >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__InsertRange (std::vector< indri::api::ParsedDocument * > *self, int index, std::vector< indri::api::ParsedDocument * > const &values) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__RemoveAt (std::vector< indri::api::ParsedDocument * > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__RemoveRange (std::vector< indri::api::ParsedDocument * > *self, int index, int count) |
SWIGINTERN std::vector< indri::api::ParsedDocument * > * | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__Repeat (std::vector< indri::api::ParsedDocument * >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__Reverse__SWIG_0 (std::vector< indri::api::ParsedDocument * > *self) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__Reverse__SWIG_1 (std::vector< indri::api::ParsedDocument * > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_ParsedDocument_Sm__Sg__SetRange (std::vector< indri::api::ParsedDocument * > *self, int index, std::vector< indri::api::ParsedDocument * > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TermExtent > * | new_indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::parse::TermExtent | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__getitemcopy (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TermExtent
>::const_reference | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__getitem (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__setitem (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, indri::parse::TermExtent const &value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__AddRange (indri::utility::greedy_vector< indri::parse::TermExtent > *self, indri::utility::greedy_vector< indri::parse::TermExtent > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TermExtent > * | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__GetRange (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__Insert (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, indri::parse::TermExtent const &value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__InsertRange (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, indri::utility::greedy_vector< indri::parse::TermExtent > const &values) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__RemoveAt (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__RemoveRange (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, int count) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TermExtent > * | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__Repeat (indri::parse::TermExtent const &value, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__Reverse__SWIG_0 (indri::utility::greedy_vector< indri::parse::TermExtent > *self) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__Reverse__SWIG_1 (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TermExtent_Sg__SetRange (indri::utility::greedy_vector< indri::parse::TermExtent > *self, int index, indri::utility::greedy_vector< indri::parse::TermExtent > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::MetadataPair > * | new_indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::parse::MetadataPair | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__getitemcopy (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::MetadataPair
>::const_reference | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__getitem (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__setitem (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, indri::parse::MetadataPair const &value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__AddRange (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, indri::utility::greedy_vector< indri::parse::MetadataPair > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::MetadataPair > * | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__GetRange (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__Insert (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, indri::parse::MetadataPair const &value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__InsertRange (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, indri::utility::greedy_vector< indri::parse::MetadataPair > const &values) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__RemoveAt (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__RemoveRange (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, int count) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::MetadataPair > * | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__Repeat (indri::parse::MetadataPair const &value, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__Reverse__SWIG_0 (indri::utility::greedy_vector< indri::parse::MetadataPair > *self) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__Reverse__SWIG_1 (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_MetadataPair_Sg__SetRange (indri::utility::greedy_vector< indri::parse::MetadataPair > *self, int index, indri::utility::greedy_vector< indri::parse::MetadataPair > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TagExtent * > * | new_indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::parse::TagExtent * | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__getitemcopy (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TagExtent
* >::const_reference | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__getitem (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__setitem (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, indri::parse::TagExtent const *&value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__AddRange (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, indri::utility::greedy_vector< indri::parse::TagExtent * > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TagExtent * > * | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__GetRange (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__Insert (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, indri::parse::TagExtent const *&value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__InsertRange (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, indri::utility::greedy_vector< indri::parse::TagExtent * > const &values) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__RemoveAt (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__RemoveRange (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, int count) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::TagExtent * > * | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__Repeat (indri::parse::TagExtent const *&value, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__Reverse__SWIG_0 (indri::utility::greedy_vector< indri::parse::TagExtent * > *self) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__Reverse__SWIG_1 (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_TagExtent_Sm__Sg__SetRange (indri::utility::greedy_vector< indri::parse::TagExtent * > *self, int index, indri::utility::greedy_vector< indri::parse::TagExtent * > const &values) |
SWIGINTERN indri::utility::greedy_vector<
char * > * | new_indri_utility_greedy_vector_Sl_char_Sm__Sg___SWIG_1 (int capacity) |
SWIGINTERN char * | indri_utility_greedy_vector_Sl_char_Sm__Sg__getitemcopy (indri::utility::greedy_vector< char * > *self, int index) |
SWIGINTERN indri::utility::greedy_vector<
char * >::const_reference | indri_utility_greedy_vector_Sl_char_Sm__Sg__getitem (indri::utility::greedy_vector< char * > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__setitem (indri::utility::greedy_vector< char * > *self, int index, char const *&value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__AddRange (indri::utility::greedy_vector< char * > *self, indri::utility::greedy_vector< char * > const &values) |
SWIGINTERN indri::utility::greedy_vector<
char * > * | indri_utility_greedy_vector_Sl_char_Sm__Sg__GetRange (indri::utility::greedy_vector< char * > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__Insert (indri::utility::greedy_vector< char * > *self, int index, char const *&value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__InsertRange (indri::utility::greedy_vector< char * > *self, int index, indri::utility::greedy_vector< char * > const &values) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__RemoveAt (indri::utility::greedy_vector< char * > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__RemoveRange (indri::utility::greedy_vector< char * > *self, int index, int count) |
SWIGINTERN indri::utility::greedy_vector<
char * > * | indri_utility_greedy_vector_Sl_char_Sm__Sg__Repeat (char const *&value, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__Reverse__SWIG_0 (indri::utility::greedy_vector< char * > *self) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__Reverse__SWIG_1 (indri::utility::greedy_vector< char * > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_char_Sm__Sg__SetRange (indri::utility::greedy_vector< char * > *self, int index, indri::utility::greedy_vector< char * > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::AttributeValuePair > * | new_indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::parse::AttributeValuePair | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__getitemcopy (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::AttributeValuePair
>::const_reference | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__getitem (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__setitem (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, indri::parse::AttributeValuePair const &value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__AddRange (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, indri::utility::greedy_vector< indri::parse::AttributeValuePair > const &values) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::AttributeValuePair > * | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__GetRange (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__Insert (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, indri::parse::AttributeValuePair const &value) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__InsertRange (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, indri::utility::greedy_vector< indri::parse::AttributeValuePair > const &values) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__RemoveAt (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__RemoveRange (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, int count) |
SWIGINTERN indri::utility::greedy_vector<
indri::parse::AttributeValuePair > * | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__Repeat (indri::parse::AttributeValuePair const &value, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__Reverse__SWIG_0 (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__Reverse__SWIG_1 (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, int count) |
SWIGINTERN void | indri_utility_greedy_vector_Sl_indri_parse_AttributeValuePair_Sg__SetRange (indri::utility::greedy_vector< indri::parse::AttributeValuePair > *self, int index, indri::utility::greedy_vector< indri::parse::AttributeValuePair > const &values) |
SWIGINTERN std::vector< indri::api::QueryAnnotationNode * > * | new_std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::api::QueryAnnotationNode * | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__getitemcopy (std::vector< indri::api::QueryAnnotationNode * > *self, int index) |
SWIGINTERN std::vector< indri::api::QueryAnnotationNode
* >::const_reference | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__getitem (std::vector< indri::api::QueryAnnotationNode * > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__setitem (std::vector< indri::api::QueryAnnotationNode * > *self, int index, std::vector< indri::api::QueryAnnotationNode * >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__AddRange (std::vector< indri::api::QueryAnnotationNode * > *self, std::vector< indri::api::QueryAnnotationNode * > const &values) |
SWIGINTERN std::vector< indri::api::QueryAnnotationNode * > * | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__GetRange (std::vector< indri::api::QueryAnnotationNode * > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__Insert (std::vector< indri::api::QueryAnnotationNode * > *self, int index, std::vector< indri::api::QueryAnnotationNode * >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__InsertRange (std::vector< indri::api::QueryAnnotationNode * > *self, int index, std::vector< indri::api::QueryAnnotationNode * > const &values) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__RemoveAt (std::vector< indri::api::QueryAnnotationNode * > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__RemoveRange (std::vector< indri::api::QueryAnnotationNode * > *self, int index, int count) |
SWIGINTERN std::vector< indri::api::QueryAnnotationNode * > * | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__Repeat (std::vector< indri::api::QueryAnnotationNode * >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__Reverse__SWIG_0 (std::vector< indri::api::QueryAnnotationNode * > *self) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__Reverse__SWIG_1 (std::vector< indri::api::QueryAnnotationNode * > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_QueryAnnotationNode_Sm__Sg__SetRange (std::vector< indri::api::QueryAnnotationNode * > *self, int index, std::vector< indri::api::QueryAnnotationNode * > const &values) |
SWIGINTERN std::vector< indri::api::ScoredExtentResult > * | new_std_vector_Sl_indri_api_ScoredExtentResult_Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::api::ScoredExtentResult | std_vector_Sl_indri_api_ScoredExtentResult_Sg__getitemcopy (std::vector< indri::api::ScoredExtentResult > *self, int index) |
SWIGINTERN std::vector< indri::api::ScoredExtentResult
>::const_reference | std_vector_Sl_indri_api_ScoredExtentResult_Sg__getitem (std::vector< indri::api::ScoredExtentResult > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__setitem (std::vector< indri::api::ScoredExtentResult > *self, int index, std::vector< indri::api::ScoredExtentResult >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__AddRange (std::vector< indri::api::ScoredExtentResult > *self, std::vector< indri::api::ScoredExtentResult > const &values) |
SWIGINTERN std::vector< indri::api::ScoredExtentResult > * | std_vector_Sl_indri_api_ScoredExtentResult_Sg__GetRange (std::vector< indri::api::ScoredExtentResult > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__Insert (std::vector< indri::api::ScoredExtentResult > *self, int index, std::vector< indri::api::ScoredExtentResult >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__InsertRange (std::vector< indri::api::ScoredExtentResult > *self, int index, std::vector< indri::api::ScoredExtentResult > const &values) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__RemoveAt (std::vector< indri::api::ScoredExtentResult > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__RemoveRange (std::vector< indri::api::ScoredExtentResult > *self, int index, int count) |
SWIGINTERN std::vector< indri::api::ScoredExtentResult > * | std_vector_Sl_indri_api_ScoredExtentResult_Sg__Repeat (std::vector< indri::api::ScoredExtentResult >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__Reverse__SWIG_0 (std::vector< indri::api::ScoredExtentResult > *self) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__Reverse__SWIG_1 (std::vector< indri::api::ScoredExtentResult > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_ScoredExtentResult_Sg__SetRange (std::vector< indri::api::ScoredExtentResult > *self, int index, std::vector< indri::api::ScoredExtentResult > const &values) |
SWIGINTERN std::vector< indri::api::DocumentVector * > * | new_std_vector_Sl_indri_api_DocumentVector_Sm__Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::api::DocumentVector * | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__getitemcopy (std::vector< indri::api::DocumentVector * > *self, int index) |
SWIGINTERN std::vector< indri::api::DocumentVector
* >::const_reference | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__getitem (std::vector< indri::api::DocumentVector * > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__setitem (std::vector< indri::api::DocumentVector * > *self, int index, std::vector< indri::api::DocumentVector * >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__AddRange (std::vector< indri::api::DocumentVector * > *self, std::vector< indri::api::DocumentVector * > const &values) |
SWIGINTERN std::vector< indri::api::DocumentVector * > * | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__GetRange (std::vector< indri::api::DocumentVector * > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__Insert (std::vector< indri::api::DocumentVector * > *self, int index, std::vector< indri::api::DocumentVector * >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__InsertRange (std::vector< indri::api::DocumentVector * > *self, int index, std::vector< indri::api::DocumentVector * > const &values) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__RemoveAt (std::vector< indri::api::DocumentVector * > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__RemoveRange (std::vector< indri::api::DocumentVector * > *self, int index, int count) |
SWIGINTERN std::vector< indri::api::DocumentVector * > * | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__Repeat (std::vector< indri::api::DocumentVector * >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__Reverse__SWIG_0 (std::vector< indri::api::DocumentVector * > *self) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__Reverse__SWIG_1 (std::vector< indri::api::DocumentVector * > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Sm__Sg__SetRange (std::vector< indri::api::DocumentVector * > *self, int index, std::vector< indri::api::DocumentVector * > const &values) |
SWIGINTERN std::vector< indri::api::DocumentVector::Field > * | new_std_vector_Sl_indri_api_DocumentVector_Field_Sg___SWIG_1 (int capacity) |
SWIGINTERN indri::api::DocumentVector::Field | std_vector_Sl_indri_api_DocumentVector_Field_Sg__getitemcopy (std::vector< indri::api::DocumentVector::Field > *self, int index) |
SWIGINTERN std::vector< indri::api::DocumentVector::Field
>::const_reference | std_vector_Sl_indri_api_DocumentVector_Field_Sg__getitem (std::vector< indri::api::DocumentVector::Field > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__setitem (std::vector< indri::api::DocumentVector::Field > *self, int index, std::vector< indri::api::DocumentVector::Field >::value_type const &val) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__AddRange (std::vector< indri::api::DocumentVector::Field > *self, std::vector< indri::api::DocumentVector::Field > const &values) |
SWIGINTERN std::vector< indri::api::DocumentVector::Field > * | std_vector_Sl_indri_api_DocumentVector_Field_Sg__GetRange (std::vector< indri::api::DocumentVector::Field > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__Insert (std::vector< indri::api::DocumentVector::Field > *self, int index, std::vector< indri::api::DocumentVector::Field >::value_type const &x) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__InsertRange (std::vector< indri::api::DocumentVector::Field > *self, int index, std::vector< indri::api::DocumentVector::Field > const &values) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__RemoveAt (std::vector< indri::api::DocumentVector::Field > *self, int index) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__RemoveRange (std::vector< indri::api::DocumentVector::Field > *self, int index, int count) |
SWIGINTERN std::vector< indri::api::DocumentVector::Field > * | std_vector_Sl_indri_api_DocumentVector_Field_Sg__Repeat (std::vector< indri::api::DocumentVector::Field >::value_type const &value, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__Reverse__SWIG_0 (std::vector< indri::api::DocumentVector::Field > *self) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__Reverse__SWIG_1 (std::vector< indri::api::DocumentVector::Field > *self, int index, int count) |
SWIGINTERN void | std_vector_Sl_indri_api_DocumentVector_Field_Sg__SetRange (std::vector< indri::api::DocumentVector::Field > *self, int index, std::vector< indri::api::DocumentVector::Field > const &values) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_Add (void *jarg1, int jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_IntVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_IntVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_IntVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_IntVector__SWIG_1 (int jarg1) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IntVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IntVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_setitem (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_IntVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_Insert (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_IntVector_Repeat (int jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_IntVector_Contains (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IntVector_IndexOf (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IntVector_LastIndexOf (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IntVector_Remove (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_IntVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_Add (void *jarg1, char *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_StringVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_StringVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_StringVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_StringVector__SWIG_1 (int jarg1) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_StringVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_StringVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_setitem (void *jarg1, int jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_StringVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_Insert (void *jarg1, int jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_StringVector_Repeat (char *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_StringVector_Contains (void *jarg1, char *jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_StringVector_IndexOf (void *jarg1, char *jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_StringVector_LastIndexOf (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_StringVector_Remove (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_StringVector (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ConfMap__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ConfMap__SWIG_1 (void *jarg1) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_ConfMap_size (void *jarg1) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_ConfMap_empty (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ConfMap_clear (void *jarg1) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ConfMap_get (void *jarg1, void *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ConfMap_set (void *jarg1, void *jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ConfMap_del (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_ConfMap_has_key (void *jarg1, void *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_ConfMap (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ConflationPattern_tag_name_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ConflationPattern_tag_name_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ConflationPattern_attribute_name_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ConflationPattern_attribute_name_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ConflationPattern_value_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ConflationPattern_value_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ConflationPattern () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_ConflationPattern (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MResults__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MResults__SWIG_1 (void *jarg1) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_MResults_size (void *jarg1) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_MResults_empty (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MResults_clear (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MResults_get (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MResults_set (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MResults_del (void *jarg1, char *jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_MResults_has_key (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_MResults (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_MetadataPairSTDVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_MetadataPairSTDVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MetadataPairSTDVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MetadataPairSTDVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairSTDVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairSTDVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairSTDVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairSTDVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairSTDVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_MetadataPairSTDVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPair_key_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_MetadataPair_key_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPair_value_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_MetadataPair_value_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPair_valueLength_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_MetadataPair_valueLength_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MetadataPair () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_MetadataPair (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_ParsedDocumentVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_ParsedDocumentVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ParsedDocumentVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ParsedDocumentVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocumentVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocumentVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocumentVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocumentVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocumentVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_ParsedDocumentVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_TermExtentVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_TermExtentVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_TermExtentVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_TermExtentVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TermExtentVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TermExtentVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TermExtentVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TermExtentVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtentVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_TermExtentVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_MetadataPairVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_MetadataPairVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MetadataPairVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_MetadataPairVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_MetadataPairVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_MetadataPairVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_MetadataPairVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_TagExtentVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_TagExtentVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_TagExtentVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_TagExtentVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TagExtentVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TagExtentVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TagExtentVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TagExtentVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtentVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_TagExtentVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_Add (void *jarg1, char *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_Char_pVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_Char_pVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_Char_pVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_Char_pVector__SWIG_1 (int jarg1) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Char_pVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Char_pVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_setitem (void *jarg1, int jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Char_pVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_Insert (void *jarg1, int jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Char_pVector_Repeat (char *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Char_pVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_Char_pVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_AttributeValuePairVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_AttributeValuePairVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_AttributeValuePairVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_AttributeValuePairVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_AttributeValuePairVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_AttributeValuePairVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_AttributeValuePairVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_AttributeValuePairVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePairVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_AttributeValuePairVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtent_begin_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_TermExtent_begin_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TermExtent_end_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_TermExtent_end_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_TermExtent () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_TermExtent (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtent_name_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_TagExtent_name_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtent_begin_set (void *jarg1, unsigned int jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_TagExtent_begin_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtent_end_set (void *jarg1, unsigned int jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_TagExtent_end_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtent_number_set (void *jarg1, long long jarg2) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_TagExtent_number_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtent_parent_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TagExtent_parent_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_TagExtent_attributes_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_TagExtent_attributes_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_TagExtent () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_TagExtent (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePair_attribute_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_AttributeValuePair_attribute_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePair_value_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_AttributeValuePair_value_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePair_begin_set (void *jarg1, unsigned int jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_AttributeValuePair_begin_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_AttributeValuePair_end_set (void *jarg1, unsigned int jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_AttributeValuePair_end_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_AttributeValuePair () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_AttributeValuePair (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_text_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ParsedDocument_text_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_textLength_set (void *jarg1, unsigned long jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_ParsedDocument_textLength_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_content_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ParsedDocument_content_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_contentLength_set (void *jarg1, unsigned long jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_ParsedDocument_contentLength_get (void *jarg1) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_ParsedDocument_getContent (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_terms_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocument_terms_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_tags_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocument_tags_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_positions_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocument_positions_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ParsedDocument_metadata_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ParsedDocument_metadata_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ParsedDocument () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_ParsedDocument (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_QueryAnnotationNodeVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_QueryAnnotationNodeVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNodeVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_QueryAnnotationNodeVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNode_name_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_QueryAnnotationNode_name_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNode_type_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_QueryAnnotationNode_type_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNode_queryText_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_QueryAnnotationNode_queryText_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryAnnotationNode_children_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotationNode_children_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_QueryAnnotationNode () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_QueryAnnotationNode (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotation_getQueryTree (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotation_getAnnotations (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryAnnotation_getResults (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_QueryAnnotation () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_QueryAnnotation (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_ScoredExtentResultVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_ScoredExtentResultVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ScoredExtentResultVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ScoredExtentResultVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ScoredExtentResultVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ScoredExtentResultVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ScoredExtentResultVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_ScoredExtentResultVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResultVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_ScoredExtentResultVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_score_set (void *jarg1, double jarg2) |
SWIGEXPORT double SWIGSTDCALL | CSharp_ScoredExtentResult_score_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_document_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_ScoredExtentResult_document_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_begin_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_ScoredExtentResult_begin_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_end_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_ScoredExtentResult_end_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_number_set (void *jarg1, long long jarg2) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_ScoredExtentResult_number_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_ordinal_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_ScoredExtentResult_ordinal_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_ScoredExtentResult_parentOrdinal_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_ScoredExtentResult_parentOrdinal_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_ScoredExtentResult () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_ScoredExtentResult (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_Parameters () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_Parameters (void *jarg1) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_Parameters_get__SWIG_0 (void *jarg1, char *jarg2, unsigned int jarg3) |
SWIGEXPORT int SWIGSTDCALL | CSharp_Parameters_get__SWIG_1 (void *jarg1, char *jarg2, int jarg3) |
SWIGEXPORT double SWIGSTDCALL | CSharp_Parameters_get__SWIG_2 (void *jarg1, char *jarg2, double jarg3) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_Parameters_get__SWIG_3 (void *jarg1, char *jarg2, long long jarg3) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Parameters_get__SWIG_4 (void *jarg1, char *jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_remove (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_set__SWIG_0 (void *jarg1, char *jarg2, unsigned int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_set__SWIG_1 (void *jarg1, char *jarg2, char *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_set__SWIG_2 (void *jarg1, char *jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_set__SWIG_3 (void *jarg1, char *jarg2, long long jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_set__SWIG_4 (void *jarg1, char *jarg2, double jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_set__SWIG_5 (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_clear (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_Parameters_size (void *jarg1) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_Parameters_exists__SWIG_0 (void *jarg1, int jarg2) |
SWIGEXPORT unsigned int SWIGSTDCALL | CSharp_Parameters_exists__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Parameters_load (void *jarg1, char *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Parameters_instance () |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_DocumentVectorVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_DocumentVectorVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_DocumentVectorVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_DocumentVectorVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVectorVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVectorVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVectorVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVectorVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_DocumentVectorVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_DocumentVectorVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_Clear (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_Add (void *jarg1, void *jarg2) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_FieldVector_size (void *jarg1) |
SWIGEXPORT unsigned long SWIGSTDCALL | CSharp_FieldVector_capacity (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_reserve (void *jarg1, unsigned long jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_FieldVector__SWIG_0 () |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_FieldVector__SWIG_1 (int jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_FieldVector_getitemcopy (void *jarg1, int jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_FieldVector_getitem (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_setitem (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_AddRange (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_FieldVector_GetRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_Insert (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_InsertRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_RemoveAt (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_RemoveRange (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_FieldVector_Repeat (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_Reverse__SWIG_0 (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_Reverse__SWIG_1 (void *jarg1, int jarg2, int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_FieldVector_SetRange (void *jarg1, int jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_FieldVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Field_name_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Field_name_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Field_begin_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_Field_begin_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Field_end_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_Field_end_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Field_number_set (void *jarg1, long long jarg2) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_Field_number_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Field_ordinal_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_Field_ordinal_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Field_parentOrdinal_set (void *jarg1, int jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_Field_parentOrdinal_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_Field () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_Field (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVector_stems (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVector_positions (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_DocumentVector_fields (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_DocumentVector () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_DocumentVector (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_name_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_name_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_parser_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_parser_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_tokenizer_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_tokenizer_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_iterator_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_iterator_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_startDocTag_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_startDocTag_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_endDocTag_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_endDocTag_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_endMetadataTag_set (void *jarg1, char *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_Specification_endMetadataTag_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_include_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Specification_include_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_exclude_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Specification_exclude_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_index_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Specification_index_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_metadata_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Specification_metadata_get (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_Specification_conflations_set (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_Specification_conflations_get (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_Specification () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_Specification (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_QueryEnvironment () |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_addServer (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_addIndex (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_removeServer (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_removeIndex (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_close (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_setMemory (void *jarg1, long long jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_setScoringRules (void *jarg1, void *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_QueryEnvironment_setStopwords (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_runQuery__SWIG_0 (void *jarg1, char *jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_runQuery__SWIG_1 (void *jarg1, char *jarg2, void *jarg3, int jarg4) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_runAnnotatedQuery__SWIG_0 (void *jarg1, char *jarg2, int jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_runAnnotatedQuery__SWIG_1 (void *jarg1, char *jarg2, void *jarg3, int jarg4) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documents__SWIG_0 (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documents__SWIG_1 (void *jarg1, void *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documentMetadata__SWIG_0 (void *jarg1, void *jarg2, char *jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documentMetadata__SWIG_1 (void *jarg1, void *jarg2, char *jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documentIDsFromMetadata (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documentsFromMetadata (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_QueryEnvironment_termCount__SWIG_0 (void *jarg1) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_QueryEnvironment_termCount__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_QueryEnvironment_termFieldCount (void *jarg1, char *jarg2, char *jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_fieldList (void *jarg1) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_QueryEnvironment_documentCount__SWIG_0 (void *jarg1) |
SWIGEXPORT long long SWIGSTDCALL | CSharp_QueryEnvironment_documentCount__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_documentVectors (void *jarg1, void *jarg2) |
SWIGEXPORT double SWIGSTDCALL | CSharp_QueryEnvironment_expressionCount__SWIG_0 (void *jarg1, char *jarg2, char *jarg3) |
SWIGEXPORT double SWIGSTDCALL | CSharp_QueryEnvironment_expressionCount__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_expressionList__SWIG_0 (void *jarg1, char *jarg2, char *jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryEnvironment_expressionList__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_QueryEnvironment_documentLength (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_QueryEnvironment (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_QueryExpander (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryExpander_runExpandedQuery__SWIG_0 (void *jarg1, char *jarg2, int jarg3, unsigned int jarg4) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_QueryExpander_runExpandedQuery__SWIG_1 (void *jarg1, char *jarg2, int jarg3) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_QueryExpander_expand (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_RMExpander (void *jarg1, void *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_RMExpander_expand (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_RMExpander (void *jarg1) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_PonteExpander (void *jarg1, void *jarg2) |
SWIGEXPORT char *SWIGSTDCALL | CSharp_PonteExpander_expand (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_PonteExpander (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_IndexStatus (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexStatus_status (void *jarg1, int jarg2, char *jarg3, char *jarg4, int jarg5, int jarg6) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_IndexStatus () |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexStatus_director_connect (void *objarg, SwigDirector_IndexStatus::SWIG_Callback0_t callback0) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_new_IndexEnvironment () |
SWIGEXPORT void SWIGSTDCALL | CSharp_delete_IndexEnvironment (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setDocumentRoot (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setAnchorTextPath (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setOffsetMetadataPath (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setOffsetAnnotationsPath (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_addFileClass__SWIG_0 (void *jarg1, char *jarg2, char *jarg3, char *jarg4, char *jarg5, char *jarg6, char *jarg7, char *jarg8, void *jarg9, void *jarg10, void *jarg11, void *jarg12, void *jarg13) |
SWIGEXPORT void *SWIGSTDCALL | CSharp_IndexEnvironment_getFileClassSpec (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_addFileClass__SWIG_1 (void *jarg1, void *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_deleteDocument (void *jarg1, int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setIndexedFields (void *jarg1, void *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setNumericField__SWIG_0 (void *jarg1, char *jarg2, unsigned int jarg3, char *jarg4) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setNumericField__SWIG_1 (void *jarg1, char *jarg2, unsigned int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setOrdinalField (void *jarg1, char *jarg2, unsigned int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setParentalField (void *jarg1, char *jarg2, unsigned int jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setMetadataIndexedFields (void *jarg1, void *jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setStopwords (void *jarg1, void *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setStemmer (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setMemory (void *jarg1, long long jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setNormalization (void *jarg1, unsigned int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_setStoreDocs (void *jarg1, unsigned int jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_create__SWIG_0 (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_create__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_open__SWIG_0 (void *jarg1, char *jarg2, void *jarg3) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_open__SWIG_1 (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_close (void *jarg1) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_addFile__SWIG_0 (void *jarg1, char *jarg2) |
SWIGEXPORT void SWIGSTDCALL | CSharp_IndexEnvironment_addFile__SWIG_1 (void *jarg1, char *jarg2, char *jarg3) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IndexEnvironment_addString (void *jarg1, char *jarg2, char *jarg3, void *jarg4) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IndexEnvironment_addParsedDocument (void *jarg1, void *jarg2) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IndexEnvironment_documentsIndexed (void *jarg1) |
SWIGEXPORT int SWIGSTDCALL | CSharp_IndexEnvironment_documentsSeen (void *jarg1) |
SWIGEXPORT indri::query::QueryExpander
*SWIGSTDCALL | CSharp_RMExpanderUpcast (indri::query::RMExpander *objectRef) |
SWIGEXPORT indri::query::QueryExpander
*SWIGSTDCALL | CSharp_PonteExpanderUpcast (indri::query::PonteExpander *objectRef) |
Variables |
SWIG_CSharpException_t | SWIG_csharp_exceptions [] |
SWIG_CSharpExceptionArgument_t | SWIG_csharp_exceptions_argument [] |
SWIG_CSharpStringHelperCallback | SWIG_csharp_string_callback = NULL |