14using System.Runtime.InteropServices;
18public class CFxString : global::System.IDisposable {
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
526 public int findA(
char ch,
int nStart) {
538 public int findW(
char ch,
int nStart) {
586 public int findA(
string lpszSub,
int nStart) {
699 public CFxString arg(
long a,
int fieldwidth,
int base_, ushort fillChar) {
723 public CFxString arg(ulong a,
int fieldwidth,
int base_, ushort fillChar) {
747 public CFxString arg(
int a,
int fieldwidth,
int base_, ushort fillChar) {
771 public CFxString arg(uint a,
int fieldwidth,
int base_, ushort fillChar) {
795 public CFxString arg(
short a,
int fieldWidth,
int base_, ushort fillChar) {
819 public CFxString arg(ushort a,
int fieldWidth,
int base_, ushort fillChar) {
843 public CFxString arg(
double a,
int fieldWidth,
char fmt,
int prec, ushort fillChar) {
970 CFxString ret =
new CFxString(
PCADGlobalsPINVOKE.
CFxString_arg__SWIG_53(swigCPtr,
CFxString.
getCPtr(a1),
CFxString.
getCPtr(a2),
CFxString.
getCPtr(a3),
CFxString.
getCPtr(a4),
CFxString.
getCPtr(a5),
CFxString.
getCPtr(a6),
CFxString.
getCPtr(a7),
CFxString.
getCPtr(a8),
CFxString.
getCPtr(a9)),
true);
CFxString vformatA(string lpszFormat, SWIGTYPE_p_va_list argList)
int insertA(int nIndex, string pstr)
CFxString mid(int nFirst, int nCount)
CFxString format(String lpszFormat)
int reverseFindW(char ch)
bool equalNoCase(String lpsz)
void SetCodePage(uint codePage)
int insert(int nIndex, String pstr)
CFxString left(int nCount)
int findW(SWIGTYPE_p___wchar_t ch)
CFxString arg(CFxString a1, CFxString a2, CFxString a3, CFxString a4, CFxString a5)
int removeW(char chRemove)
int deleteChars(int nIndex, int nCount)
int reverseFindA(char ch)
CFxString arg(ulong a, int fieldwidth, int base_, ushort fillChar)
int compare(SWIGTYPE_p___wchar_t lpsz)
int findOneOfA(string lpszCharSet)
CFxString Assign(CFxString stringSrc)
CFxString replaceW(SWIGTYPE_p___wchar_t chOld, SWIGTYPE_p___wchar_t chNew)
int insertA(int nIndex, char ch)
CFxString(SWIGTYPE_p_Wt__WString stringSrc, uint codePage)
int compareNoCase(CFxString stringSrc)
bool equalNoCase(SWIGTYPE_p___wchar_t lpsz)
CFxString arg(CFxString a1, CFxString a2, CFxString a3)
static CFxString from_utf8_str(string data)
CFxStringArray SplitW(SWIGTYPE_p___wchar_t separator)
CFxString replaceW(char chOld, char chNew)
CFxString arg(short a, int fieldWidth, int base_, ushort fillChar)
static CFxString from_ansi_str(SWIGTYPE_p_std__string data)
CFxString arg(long a, int fieldwidth, int base_)
CFxString(IntPtr cPtr, bool cMemoryOwn)
CFxString trimRight(String lpszTargets)
CFxString format(String lpszFormat, String str)
CFxString replace(SWIGTYPE_p___wchar_t lpszOld, SWIGTYPE_p___wchar_t lpszNew)
int reverseFindW(SWIGTYPE_p___wchar_t ch)
CFxString arg(int a, int fieldwidth)
CFxString trimLeft(SWIGTYPE_p___wchar_t lpszTargets)
CFxString arg(ushort a, int fieldWidth, int base_)
CFxString arg(CFxString a1, CFxString a2, CFxString a3, CFxString a4, CFxString a5, CFxString a6, CFxString a7)
CFxStringArray SplitW(char separator)
int find(SWIGTYPE_p___wchar_t lpszSub, int nStart)
CFxString arg(SWIGTYPE_p___wchar_t a, int fieldWidth, ushort fillChar)
CFxString arg(CFxString a1, CFxString a2, CFxString a3, CFxString a4, CFxString a5, CFxString a6)
CFxString arg(ushort a, int fieldWidth)
CFxString trimLeftW(SWIGTYPE_p___wchar_t chTarget)
CFxString trimRightA(string lpszTargets)
CFxString arg(uint a, int fieldwidth, int base_)
CFxString arg(CFxString a)
CFxString arg(ulong a, int fieldwidth, int base_)
CFxString arg(SWIGTYPE_p___wchar_t a)
int compareNoCase(SWIGTYPE_p___wchar_t lpsz)
int findA(string lpszSub)
static CFxString from_ansi_str(string data)
int find(String lpszSub, int nStart)
CFxString(CFxString stringSrc)
int findW(char ch, int nStart)
CFxString trimLeftW(char chTarget)
CFxString(SWIGTYPE_p___wchar_t lpsz)
virtual void Dispose(bool disposing)
int compare(CFxString lpsz)
CFxString arg(SWIGTYPE_p___wchar_t a, int fieldWidth)
CFxString arg(short a, int fieldWidth)
int compareA(string lpsz)
CFxString arg(double a, int fieldWidth, char fmt)
CFxString arg(char a, int fieldWidth)
CFxString arg(uint a, int fieldwidth, int base_, ushort fillChar)
OdCodePageId GetCadCodePage(uint codePage)
int compareNoCase(String lpsz)
CFxString arg(CFxString a1, CFxString a2, CFxString a3, CFxString a4)
CFxString arg(ulong a, int fieldwidth)
CFxString trimRightA(char chTarget)
bool equalNoCase(CFxString stringSrc)
int findW(SWIGTYPE_p___wchar_t ch, int nStart)
CFxString arg(CFxString a, int fieldWidth, ushort fillChar)
CFxString mid(int nFirst)
int removeW(SWIGTYPE_p___wchar_t chRemove)
CFxString arg(int a, int fieldwidth, int base_, ushort fillChar)
static CFxString from_utf8_str(SWIGTYPE_p_std__string data)
CFxString arg(long a, int fieldwidth)
int findOneOf(SWIGTYPE_p___wchar_t lpszCharSet)
CFxStringArray SplitA(char separator)
CFxString format(SWIGTYPE_p___wchar_t lpszFormat)
CFxString replaceA(string lpszOld, string lpszNew)
CFxString arg(CFxString a1, CFxString a2)
CFxString arg(double a, int fieldWidth, char fmt, int prec, ushort fillChar)
CFxString arg(char a, int fieldWidth, ushort fillChar)
CFxString format(SWIGTYPE_p___wchar_t lpszFormat, String str)
CFxString trimRightW(char chTarget)
CFxString arg(double a, int fieldWidth)
CFxString right(int nCount)
CFxString arg(short a, int fieldWidth, int base_)
int find(SWIGTYPE_p___wchar_t lpszSub)
int deleteChars(int nIndex)
SWIGTYPE_p___wchar_t wide_strW()
CFxString vformat(String lpszFormat, SWIGTYPE_p_va_list argList)
CFxString(SWIGTYPE_p_Wt__WString stringSrc)
CFxString arg(double a, int fieldWidth, char fmt, int prec)
CFxString Assign(String stringSrc)
CFxString arg(long a, int fieldwidth, int base_, ushort fillChar)
SWIGTYPE_p___wchar_t getAtWW(int nIndex)
CFxString trimLeft(String lpszTargets)
static HandleRef getCPtr(CFxString obj)
int insert(int nIndex, SWIGTYPE_p___wchar_t pstr)
int compareNoCaseA(string lpsz)
int findA(char ch, int nStart)
int insertW(int nIndex, SWIGTYPE_p___wchar_t ch)
int findA(string lpszSub, int nStart)
int removeA(char chRemove)
CFxString arg(CFxString a, int fieldWidth)
int findOneOf(String lpszCharSet)
CFxString arg(CFxString a1, CFxString a2, CFxString a3, CFxString a4, CFxString a5, CFxString a6, CFxString a7, CFxString a8, CFxString a9)
CFxString arg(uint a, int fieldwidth)
CFxString vformat(SWIGTYPE_p___wchar_t lpszFormat, SWIGTYPE_p_va_list argList)
CFxString trimLeftA(char chTarget)
CFxString multiArg(int numArgs, SWIGTYPE_p_p_CFxString args)
CFxString formatA(string lpszFormat)
CFxString arg(CFxString a1, CFxString a2, CFxString a3, CFxString a4, CFxString a5, CFxString a6, CFxString a7, CFxString a8)
CFxString trimLeftA(string lpszTargets)
int insertW(int nIndex, char ch)
CFxString trimRight(SWIGTYPE_p___wchar_t lpszTargets)
SWIGTYPE_p_std__string utf8_str()
CFxString trimRightW(SWIGTYPE_p___wchar_t chTarget)
CFxString(String stringSrc, uint codePage)
CFxString replace(String lpszOld, String lpszNew)
CFxString arg(ushort a, int fieldWidth, int base_, ushort fillChar)
CFxString replaceA(char chOld, char chNew)
CFxString arg(int a, int fieldwidth, int base_)
static global::System.Exception Retrieve()
static void CFxString_empty(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_arg__SWIG_38(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2, int jarg3)
static global::System.IntPtr CFxString_arg__SWIG_45(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_52(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9)
static int CFxString_compare__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr CFxString_arg__SWIG_34(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, int jarg3, char jarg4)
static global::System.IntPtr CFxString_replace__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxString_arg__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, ushort jarg5)
static global::System.IntPtr CFxString_arg__SWIG_25(global::System.Runtime.InteropServices.HandleRef jarg1, short jarg2, int jarg3, int jarg4)
static global::System.IntPtr CFxString_arg__SWIG_44(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static void CFxString_clear(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_arg__SWIG_32(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, int jarg3, char jarg4, int jarg5, ushort jarg6)
static global::System.IntPtr CFxString_trimRightW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_46(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxString_arg__SWIG_53(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9, global::System.Runtime.InteropServices.HandleRef jarg10)
static global::System.IntPtr CFxString_arg__SWIG_37(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2, int jarg3, ushort jarg4)
static global::System.IntPtr CFxString_from_utf8_str__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_arg__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
static int CFxString_find__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxString_isEmpty(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_trimRight__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3, int jarg4, ushort jarg5)
static global::System.IntPtr CFxString_arg__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, ulong jarg2, int jarg3, int jarg4, ushort jarg5)
static int CFxString_removeW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_mid__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxString_arg__SWIG_40(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, ushort jarg4)
static global::System.IntPtr CFxString_arg__SWIG_31(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2)
static global::System.IntPtr CFxString_trimLeftA__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static global::System.IntPtr CFxString_trimLeft__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr CFxString_replace__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static int CFxString_compare__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_format__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_41(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static global::System.IntPtr CFxString_arg__SWIG_10(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
static uint CFxString_GetCodePage(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_arg__SWIG_36(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static int CFxString_reverseFindA(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_wide_strW(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_arg__SWIG_39(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_arg__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, ulong jarg2, int jarg3)
static bool CFxString_isNull(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxString_findA__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static global::System.IntPtr CFxString_arg__SWIG_48(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr CFxString_makeUpper(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxString_SetCodePage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
static global::System.IntPtr CFxString_arg__SWIG_42(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxString_find__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, int jarg3)
static global::System.IntPtr CFxString_arg__SWIG_29(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2, int jarg3, int jarg4)
static global::System.IntPtr CFxString_trimLeft__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_arg__SWIG_11(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int CFxString_insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int CFxString_insertW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxString_arg__SWIG_50(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
static String CFxString_wide_strU(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxString_equalNoCase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_35(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, int jarg3)
static int CFxString_findOneOf__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static char CFxString_getAtWU(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int CFxString_removeW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_getAtWW(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxString_arg__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3, int jarg4)
static global::System.IntPtr CFxString_replaceA__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2, char jarg3)
static int CFxString_insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static global::System.IntPtr CFxString_arg__SWIG_33(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, int jarg3, char jarg4, int jarg5)
static global::System.IntPtr CFxString_trimLeft__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_format__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static global::System.IntPtr CFxString_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static int CFxString_findW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_vformatA(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxString_utf8_str(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxString_reverseFindW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_trimRightW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_SplitA(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static int CFxString_findOneOfA(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static global::System.IntPtr CFxString_arg__SWIG_27(global::System.Runtime.InteropServices.HandleRef jarg1, short jarg2)
static global::System.IntPtr CFxString_trimLeftA__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static int CFxString_find__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static global::System.IntPtr CFxString_trimRight__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_format__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static global::System.IntPtr CFxString_trimRightA__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static global::System.IntPtr CFxString_trimLeftW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_arg__SWIG_12(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3, int jarg4, ushort jarg5)
static int CFxString_findA__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3)
static int CFxString_getLength(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxString_getAllocLength(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxString(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxString_findA__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_replaceW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxString_trimRightA__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_arg__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, ulong jarg2)
static global::System.IntPtr CFxString_replaceA__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3)
static int CFxString_compareNoCase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static bool CFxString_equalNoCase__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxString_EncodeHTML(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_right(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int CFxString_findW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxString_compareNoCase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxString_find__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static int CFxString_reverseFindW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_mid__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
static global::System.IntPtr CFxString_trimLeftW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxString_findW__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2, int jarg3)
static bool CFxString_DecodeHTML(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxString_multiArg(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int CFxString_compareA(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static int CFxString_removeA(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_arg__SWIG_26(global::System.Runtime.InteropServices.HandleRef jarg1, short jarg2, int jarg3)
static global::System.IntPtr CFxString_arg__SWIG_24(global::System.Runtime.InteropServices.HandleRef jarg1, short jarg2, int jarg3, int jarg4, ushort jarg5)
static global::System.IntPtr CFxString_makeLower(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxString_compare__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_left(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int CFxString_insertW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, char jarg3)
static int CFxString_insertA__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3)
static global::System.IntPtr CFxString_vformat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxString_from_utf8_str__SWIG_0(string jarg1)
static global::System.IntPtr CFxString_arg__SWIG_28(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2, int jarg3, int jarg4, ushort jarg5)
static int CFxString_findA__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2, int jarg3)
static global::System.IntPtr CFxString_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxString_deleteChars__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
static global::System.IntPtr CFxString_from_ansi_str__SWIG_0(string jarg1)
static String CFxString_AsString(global::System.Runtime.InteropServices.HandleRef jarg1)
static string CFxString_ansi_str(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxString_insertA__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, char jarg3)
static global::System.IntPtr CFxString_arg__SWIG_30(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2, int jarg3)
static global::System.IntPtr CFxString_arg__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4)
static bool CFxString_equalNoCase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr CFxString_arg__SWIG_13(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3, int jarg4)
static global::System.IntPtr CFxString_arg__SWIG_47(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static char CFxString_getAtA(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxString_vformat__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int CFxString_findW__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static int CFxString_deleteChars__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxString_replaceW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2, char jarg3)
static global::System.IntPtr CFxString_formatA(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static int CFxString_compareNoCaseA(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static global::System.IntPtr CFxString_trimRight__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr CFxString_SplitW__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_14(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3)
static global::System.IntPtr CFxString_format__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static int CFxString_findOneOf__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_15(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
static global::System.IntPtr CFxString_arg__SWIG_49(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
static int CFxString_compareNoCase__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_arg__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3)
static int CFxString_find__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxString_SplitW__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, char jarg2)
static global::System.IntPtr CFxString_arg__SWIG_51(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static int CFxString_GetCadCodePage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
static global::System.IntPtr CFxString_arg__SWIG_43(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, ushort jarg4)
static global::System.IntPtr CFxString_arg__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, ulong jarg2, int jarg3, int jarg4)
static global::System.IntPtr CFxString_from_ansi_str__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)