(kk__text__TEXT+n__gcc_except_tab__TEXT+-__cstring__TEXT,+d(-__data__DATASp XV|__compact_unwind__LD]_6__eh_frame__TEXTchHf h2  ~8 P558FUHAVSH=+1HHH=H18IH uHL[A^]DUHAWAVATSH=H5H*1=HL5HHH4HH5}*LHtH u H=1Ht"HH5R*LHH uHHt"HH5+*LHH uH1Ht"HH5 *LHH uHHt"HH5)LHH uHHt"HH5)LHH uH Ht"HH5)LHH uH@Ht"HH5b)LHH uH Ht"HH57)LHH uH@Ht"HH5 )LHH uHH=(11HL%H=H1A$8IH uHMtH5(LLIuLH=,(1HH=H1A$8IH uHMtH5Y(LLIuLH='1HH=H1A$8IH uHMtH5(LLIuLH=H[A\A^A_]f.DUHSPHH5;'HHt H tH[]H=H[]fDUHAVSH0HuH(HEЋFEHEHEH}ȃuoHutqH]H=&HAt1H=NHtH=NHt HLcHuL1H0[A^]f.@UHAWAVSH(HuH(HED~D}HG]ԉ]؅yHHLw(HEMA)AuhHuH}}L}tlH=%LAtbH=MLtOH=MLtH}111-HHHuHHxHHH [A^]fDUHAWAVSH(HuH%HED~D}HG]ԉ]؅y HHtgLw(Mt^A)AuBHuH}tD}utHA9tAILHu6H}1H([A^A_]ILHuHHUHAVSH HuH%HEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 HHuHcHHH [A^]@UHAVSH HuH%HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAVSH HuH7&HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAVSH HuH}&HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAWAVSH(HuH&HED~D}HG]ԉ]؅y HHtgLw(Mt^A)AuBHuH}tD}utHA9tAILHu6H}1H([A^A_]ILHuHHUHAVSH HuHu'HEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 HHuHcHHH [A^]@UHAVSH HuHL(HEDvDuHG]]y HHt+H(Ht"D9u!Et-HHt(1.H}111HHuHHHH [A^]f.DUHAVSH HuH )HEDvDuHG]]y HHt(H(HtD9uEt*H1Ht(1.H}111HHuHHHH [A^]fUHSH(^HG)Ѓt|HuH)HE؉]UUyHHH_(HH5d/H}HU}HHHuHuHF)HE؉]UUy HHtkH_(HtbHuH}tQH5.H}HU}t7uHHHuHHH([]H5(1H([]UHAVSH0DvHGD)tvHuH)HEDu؉]܉]yHHH_(HHuH}uHHHunHQHuHH)HEDu؉]܉]y HHt?H(Ht6D9u?11IHuLHH5(1HH0[A^]H}111f.UHAWAVSH(HuH)HEDvDuHGE܉Ey HHtDH(Ht;xEtH}111#H}HIHt1HH([A^A_]Mt3LILHHHuLLHHHf.@UHAVSH HuH)HEDvDuHG]]y HHtH(HtD9uHt1H}111 HcHHH [A^]f.UHAVSH HuHX)HEDvDuHG]]y HHt#H(HtD9uEt%4Ht*11H}111 HHuHcHHH [A^]@UHAWAVSH(HuH")HED~D}HG]ԉ]؅y HHtgLw(Mt^A)AuBHuH}tD}utHA94tA4ILHu6H}1H([A^A_]ILHuHHUHAVSH HuH(HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAVSH HuH(HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAWAVSH(HuHR(HED~D}HG]ԉ]؅y HHtYLw(MtPA)Au4HuH}t6ELHuHHH}1H([A^A_]hhm:#<(i)vtkXMLWriterCompressorTypeBigEndianLittleEndianAsciiBinaryAppendedInt32Int64UInt32UInt64NONEZLIBLZ4vtkIOXMLPython.vtkXMLWriter.CompressorTypevtkIOXMLPython.vtkXMLWritervtkXMLWriter - Superclass for VTK's XML file writers. Superclass: vtkAlgorithm vtkXMLWriter provides methods implementing most of the functionality needed to write VTK XML file formats. Concrete subclasses provide actual writer implementations calling upon this functionality. IsTypeOfV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. IsAV.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. SafeDownCastV.SafeDownCast(vtkObjectBase) -> vtkXMLWriter C++: static vtkXMLWriter *SafeDownCast(vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkXMLWriter C++: vtkXMLWriter *NewInstance() SetByteOrderV.SetByteOrder(int) C++: virtual void SetByteOrder(int _arg) Get/Set the byte order of data written to the file. The default is the machine's hardware byte order. GetByteOrderV.GetByteOrder() -> int C++: virtual int GetByteOrder() Get/Set the byte order of data written to the file. The default is the machine's hardware byte order. SetByteOrderToBigEndianV.SetByteOrderToBigEndian() C++: void SetByteOrderToBigEndian() Get/Set the byte order of data written to the file. The default is the machine's hardware byte order. SetByteOrderToLittleEndianV.SetByteOrderToLittleEndian() C++: void SetByteOrderToLittleEndian() Get/Set the byte order of data written to the file. The default is the machine's hardware byte order. SetHeaderTypeV.SetHeaderType(int) C++: virtual void SetHeaderType(int) Get/Set the binary data header word type. The default is UInt32. Set to UInt64 when storing arrays requiring 64-bit indexing. GetHeaderTypeV.GetHeaderType() -> int C++: virtual int GetHeaderType() Get/Set the binary data header word type. The default is UInt32. Set to UInt64 when storing arrays requiring 64-bit indexing. SetHeaderTypeToUInt32V.SetHeaderTypeToUInt32() C++: void SetHeaderTypeToUInt32() Get/Set the binary data header word type. The default is UInt32. Set to UInt64 when storing arrays requiring 64-bit indexing. SetHeaderTypeToUInt64V.SetHeaderTypeToUInt64() C++: void SetHeaderTypeToUInt64() Get/Set the binary data header word type. The default is UInt32. Set to UInt64 when storing arrays requiring 64-bit indexing. SetIdTypeV.SetIdType(int) C++: virtual void SetIdType(int) Get/Set the size of the vtkIdType values stored in the file. The default is the real size of vtkIdType. GetIdTypeV.GetIdType() -> int C++: virtual int GetIdType() Get/Set the size of the vtkIdType values stored in the file. The default is the real size of vtkIdType. SetIdTypeToInt32V.SetIdTypeToInt32() C++: void SetIdTypeToInt32() Get/Set the size of the vtkIdType values stored in the file. The default is the real size of vtkIdType. SetIdTypeToInt64V.SetIdTypeToInt64() C++: void SetIdTypeToInt64() Get/Set the size of the vtkIdType values stored in the file. The default is the real size of vtkIdType. SetFileNameV.SetFileName(string) C++: virtual void SetFileName(const char *_arg) Get/Set the name of the output file. GetFileNameV.GetFileName() -> string C++: virtual char *GetFileName() Get/Set the name of the output file. SetWriteToOutputStringV.SetWriteToOutputString(int) C++: virtual void SetWriteToOutputString(int _arg) Enable writing to an OutputString instead of the default, a file. GetWriteToOutputStringV.GetWriteToOutputString() -> int C++: virtual int GetWriteToOutputString() Enable writing to an OutputString instead of the default, a file. WriteToOutputStringOnV.WriteToOutputStringOn() C++: virtual void WriteToOutputStringOn() Enable writing to an OutputString instead of the default, a file. WriteToOutputStringOffV.WriteToOutputStringOff() C++: virtual void WriteToOutputStringOff() Enable writing to an OutputString instead of the default, a file. GetOutputStringV.GetOutputString() -> string C++: std::string GetOutputString() Enable writing to an OutputString instead of the default, a file. SetCompressorV.SetCompressor(vtkDataCompressor) C++: virtual void SetCompressor(vtkDataCompressor *) Get/Set the compressor used to compress binary and appended data before writing to the file. Default is a vtkZLibDataCompressor. GetCompressorV.GetCompressor() -> vtkDataCompressor C++: virtual vtkDataCompressor *GetCompressor() Get/Set the compressor used to compress binary and appended data before writing to the file. Default is a vtkZLibDataCompressor. SetCompressorTypeV.SetCompressorType(int) C++: void SetCompressorType(int compressorType) Convenience functions to set the compressor to certain known types. SetCompressorTypeToNoneV.SetCompressorTypeToNone() C++: void SetCompressorTypeToNone() Convenience functions to set the compressor to certain known types. SetCompressorTypeToLZ4V.SetCompressorTypeToLZ4() C++: void SetCompressorTypeToLZ4() Convenience functions to set the compressor to certain known types. SetCompressorTypeToZLibV.SetCompressorTypeToZLib() C++: void SetCompressorTypeToZLib() Convenience functions to set the compressor to certain known types. SetBlockSizeV.SetBlockSize(int) C++: virtual void SetBlockSize(size_t blockSize) Get/Set the block size used in compression. When reading, this controls the granularity of how much extra information must be read when only part of the data are requested. The value should be a multiple of the largest scalar data type. GetBlockSizeV.GetBlockSize() -> int C++: virtual size_t GetBlockSize() Get/Set the block size used in compression. When reading, this controls the granularity of how much extra information must be read when only part of the data are requested. The value should be a multiple of the largest scalar data type. SetDataModeV.SetDataMode(int) C++: virtual void SetDataMode(int _arg) Get/Set the data mode used for the file's data. The options are vtkXMLWriter::Ascii, vtkXMLWriter::Binary, and vtkXMLWriter::Appended. GetDataModeV.GetDataMode() -> int C++: virtual int GetDataMode() Get/Set the data mode used for the file's data. The options are vtkXMLWriter::Ascii, vtkXMLWriter::Binary, and vtkXMLWriter::Appended. SetDataModeToAsciiV.SetDataModeToAscii() C++: void SetDataModeToAscii() Get/Set the data mode used for the file's data. The options are vtkXMLWriter::Ascii, vtkXMLWriter::Binary, and vtkXMLWriter::Appended. SetDataModeToBinaryV.SetDataModeToBinary() C++: void SetDataModeToBinary() Get/Set the data mode used for the file's data. The options are vtkXMLWriter::Ascii, vtkXMLWriter::Binary, and vtkXMLWriter::Appended. SetDataModeToAppendedV.SetDataModeToAppended() C++: void SetDataModeToAppended() Get/Set the data mode used for the file's data. The options are vtkXMLWriter::Ascii, vtkXMLWriter::Binary, and vtkXMLWriter::Appended. SetEncodeAppendedDataV.SetEncodeAppendedData(int) C++: virtual void SetEncodeAppendedData(int _arg) Get/Set whether the appended data section is base64 encoded. If encoded, reading and writing will be slower, but the file will be fully valid XML and text-only. If not encoded, the XML specification will be violated, but reading and writing will be fast. The default is to do the encoding. GetEncodeAppendedDataV.GetEncodeAppendedData() -> int C++: virtual int GetEncodeAppendedData() Get/Set whether the appended data section is base64 encoded. If encoded, reading and writing will be slower, but the file will be fully valid XML and text-only. If not encoded, the XML specification will be violated, but reading and writing will be fast. The default is to do the encoding. EncodeAppendedDataOnV.EncodeAppendedDataOn() C++: virtual void EncodeAppendedDataOn() Get/Set whether the appended data section is base64 encoded. If encoded, reading and writing will be slower, but the file will be fully valid XML and text-only. If not encoded, the XML specification will be violated, but reading and writing will be fast. The default is to do the encoding. EncodeAppendedDataOffV.EncodeAppendedDataOff() C++: virtual void EncodeAppendedDataOff() Get/Set whether the appended data section is base64 encoded. If encoded, reading and writing will be slower, but the file will be fully valid XML and text-only. If not encoded, the XML specification will be violated, but reading and writing will be fast. The default is to do the encoding. SetInputDataV.SetInputData(vtkDataObject) C++: void SetInputData(vtkDataObject *) V.SetInputData(int, vtkDataObject) C++: void SetInputData(int, vtkDataObject *) Assign a data object as input. Note that this method does not establish a pipeline connection. Use SetInputConnection() to setup a pipeline connection. GetInputV.GetInput(int) -> vtkDataObject C++: vtkDataObject *GetInput(int port) V.GetInput() -> vtkDataObject C++: vtkDataObject *GetInput() Assign a data object as input. Note that this method does not establish a pipeline connection. Use SetInputConnection() to setup a pipeline connection. GetDefaultFileExtensionV.GetDefaultFileExtension() -> string C++: virtual const char *GetDefaultFileExtension() Get the default file extension for files written by this writer. WriteV.Write() -> int C++: int Write() Invoke the writer. Returns 1 for success, 0 for failure. GetNumberOfTimeStepsV.GetNumberOfTimeSteps() -> int C++: virtual int GetNumberOfTimeSteps() Set the number of time steps SetNumberOfTimeStepsV.SetNumberOfTimeSteps(int) C++: virtual void SetNumberOfTimeSteps(int _arg) Set the number of time steps StartV.Start() C++: void Start() API to interface an outside the VTK pipeline control StopV.Stop() C++: void Stop() API to interface an outside the VTK pipeline control WriteNextTimeV.WriteNextTime(float) C++: void WriteNextTime(double time) API to interface an outside the VTK pipeline control vtkAlgorithmvtkObjectvtkObjectBasevtkDataCompressorvtkDataObject+ +HD+- - ..//{////}00+1C1122233H4^45155566<7M777889999+:B:::p;;<!<<<==y>>?2???S@k@@@4BABmCyC>DJD EEEEFFGGI1IJJ L6LMMNNPPPPQ3QQQR!RtRyRRRK!P J0!'a0!!a!p ! ! a` ! ! !0 a!!@!aaa!@!!aA+a!Pa!!@!a!paP!!! ! a!!@"!#!#=$#! &a'!'!`(a@)!)!`*azRx $`KAC C,DAC G$tJAC B$AC G$'AC I$AC G$HAC G$< AC I$dأAC G$`AC G$ȤAC G$0AC I$إAC G$,`AC G$TȦAC G$|0AC I$اAC G$`AC G$ȨAC G$0AC I$DAC I$lAC I$xAC G$AC G$AC G$ 0AC I$4AC G$\pAC I$AC G$pAC G$AC G$`AC I$$AC G$LAC I$tXAC G$AC G$HAC G$AC G$AC I$<зAC G$dXAC G$AC G$x=AC E$#AC G$AC I$,`AC G$TؼAC G$|`AC I$AC G$AC G$AC IzPLRx ,$?AC I*m-*T=*;-*[-*r-*p-t*M*T=D*m-,*;-'*f- *p-))T=)m-);-)g-|)p-R)7)T=+);- )m-(;-(s-(p-t(I(<-<(;-*(m-(;-'p-''<-'m-n';-g'h-L'p-"'&T=&8-&:-&E-&}-&;-&n-&m-^&p-4& &m-%l-%%v-%;-%i-%p-%}%;-u%i-b%s-<%p-%%$l-$$T=$;-$X-$o-$$s-m$p-W$A$;-<$W-'$o-$#p-##T=#;-#m-g#;-<#p-#"T=";-"m-";-|"p-R")"<-";- "m-!;-!p-!!T={!;-]!m-C!;-!s- p-  T= m-| ;-w a-\ p-2  T= m-;-`-p-}T=tm-\;-W_-<p-<-;-m-;-p-bGT=;;-m-;-s-p-W=-P<->;-+m-;-p-T=;-zm-`;-[V-Et-p-T=m-;-^-|p-R"T=m-;-^-p-m-lT=`;-[^-<p-m-T=;-^-s-p-d;v-.;-m-;-p-T=;-bm-H;-CY-,o-p-U-y-y-v8-k:-^E-5m-;-w-p-T=;-m-g;-<p-T=;-m-;-|p-R)<-;- m-;-p-T={;-]m-C;-s-p-T=8-:-|E-n}-\;-=m-%;-p-T=;-@;-m-z-}-x-|-Iq-p-T=m-;-]-|p-R-T=$m- ;-\-p-<-;-zm-b;-<p- T= ;- m- ;- j- s-n p-D  T= m- ;- c- p-  T= m-l ;-g b-L p-"  <- ;- m- ;- p-r S T=G ;-) m- ;- Z- s- p- } T=t m-\ ;-W e-< p-  T= m- ;- d- p- Y <-L ;-: m-" ;-p-T=;-m-s;-Es-p-N-J-H-v-;-|m-f;-Rp-v-;-m-;-mo-`B!<-;-m-k-|-|-|-uq->p-m-<-;-k-|-|-|-}nq-B&S- 9-6-C-S-9-S-pfQ-ZSS-F9-;/S-Q-S-9-S->=Q-S-9-{l<-bS-U9-J;<-1S-$9- <-S-9-<-S-9-<-S-9-w<-mS-`9-UF<-?S-29-'<-S-9-<-S-9-u-C-R-ysF-le^?S-$>=Q- H 8 40 (  3  210/x.phX-PH8,0(+*)('x&phX%PH8$0(#"! xphXPH80(xphXPH80(x phX PH8 0(  xphXPH80@LKPPH8G0B(A OMID@?>D`@ `@ `@ `@80{ `@ `@ `@ +{MS(U/V 00 C  p   `  n 40 _<@ O E @  +   P @ N LpyP  q !| @" #C#$  &| ' 'K `($ @)q )`*P_eL p/^A~C (tr<<P Hb2q`a0YZR! _PyType_Ready_PyvtkXMLWriter_ClassNew_PyvtkAlgorithm_ClassNew_PyVTKObject_New__ZdlPv__ZdaPv__ZN12vtkXMLWriter19SetDataModeToBinaryEv__ZN12vtkXMLWriter5StartEv__ZN13vtkPythonArgs16PureVirtualErrorEv__ZN12vtkXMLWriter4StopEv__ZN12vtkXMLWriter23SetByteOrderToBigEndianEv__ZN12vtkXMLWriter26SetByteOrderToLittleEndianEv__ZN12vtkXMLWriter18SetDataModeToAsciiEv__ZN12vtkXMLWriter5WriteEv__ZN12vtkXMLWriter21SetDataModeToAppendedEv__ZN12vtkXMLWriter16SetIdTypeToInt64Ev__ZN12vtkXMLWriter21SetHeaderTypeToUInt64Ev__ZN12vtkXMLWriter16SetIdTypeToInt32Ev__ZN12vtkXMLWriter21SetHeaderTypeToUInt32Ev_PyVTKObject_GetSet__Py_NoneStruct__ZN13vtkPythonUtil12AddEnumToMapEP11_typeobject_PyVTKObject_GetObject__ZN12vtkXMLWriter12SetInputDataEiP13vtkDataObject__ZN12vtkXMLWriter12SetInputDataEP13vtkDataObject__ZL22PyvtkXMLWriter_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr__ZN12vtkXMLWriter13SetCompressorEP17vtkDataCompressor_PyVTKAddFile_vtkXMLWriter_PyVTKObject_AsBuffer_PyErr_Clear_strcmp_strlen__Znam__ZN13vtkPythonArgs8GetValueERm__ZN12vtkXMLWriter12SetBlockSizeEm_PyObject_GC_Del_PyVTKObject_Check__Z38PyvtkXMLWriter_CompressorType_FromEnumi__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetValueERi__ZN12vtkXMLWriter8GetInputEi__ZN12vtkXMLWriter17SetCompressorTypeEi__ZN12vtkXMLWriter13SetHeaderTypeEi__ZN12vtkXMLWriter9SetIdTypeEi_PyLong_FromLong_PyLong_FromUnsignedLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyBytes_FromStringAndSize_PyUnicode_FromStringAndSize_Py_BuildValue_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL19PyvtkXMLWriter_Type_PyLong_Type_PyType_Type__ZL34PyvtkXMLWriter_CompressorType_Type__Unwind_Resume_PyObject_Free_PyErr_Occurred_PyVTKClass_Add__ZN13vtkPythonArgs8GetValueERd__ZN12vtkXMLWriter13WriteNextTimeEd__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkPythonArgs13ArgCountErrorEiPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5___ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL34PyvtkXMLWriter_SetDataModeToBinaryP7_objectS0___ZL23PyvtkXMLWriter_GetInputP7_objectS0___ZL27PyvtkXMLWriter_SafeDownCastP7_objectS0___ZL20PyvtkXMLWriter_StartP7_objectS0___ZL35PyvtkXMLWriter_SetNumberOfTimeStepsP7_objectS0___ZL35PyvtkXMLWriter_GetNumberOfTimeStepsP7_objectS0___ZL28PyvtkXMLWriter_SetCompressorP7_objectS0___ZL28PyvtkXMLWriter_GetCompressorP7_objectS0___ZL27PyvtkXMLWriter_SetByteOrderP7_objectS0___ZL27PyvtkXMLWriter_GetByteOrderP7_objectS0___ZL19PyvtkXMLWriter_StopP7_objectS0___ZL38PyvtkXMLWriter_GetDefaultFileExtensionP7_objectS0___ZL38PyvtkXMLWriter_SetByteOrderToBigEndianP7_objectS0___ZL41PyvtkXMLWriter_SetByteOrderToLittleEndianP7_objectS0___ZL36PyvtkXMLWriter_WriteToOutputStringOnP7_objectS0___ZL35PyvtkXMLWriter_EncodeAppendedDataOnP7_objectS0___ZL33PyvtkXMLWriter_SetDataModeToAsciiP7_objectS0___ZL30PyvtkXMLWriter_GetOutputStringP7_objectS0___ZL37PyvtkXMLWriter_SetWriteToOutputStringP7_objectS0___ZL37PyvtkXMLWriter_GetWriteToOutputStringP7_objectS0___ZL37PyvtkXMLWriter_WriteToOutputStringOffP7_objectS0___ZL36PyvtkXMLWriter_EncodeAppendedDataOffP7_objectS0___ZL23PyvtkXMLWriter_IsTypeOfP7_objectS0___ZL27PyvtkXMLWriter_SetBlockSizeP7_objectS0___ZL27PyvtkXMLWriter_GetBlockSizeP7_objectS0___ZL20PyvtkXMLWriter_WriteP7_objectS0___ZL32PyvtkXMLWriter_SetCompressorTypeP7_objectS0___ZL28PyvtkXMLWriter_SetHeaderTypeP7_objectS0___ZL28PyvtkXMLWriter_GetHeaderTypeP7_objectS0___ZL24PyvtkXMLWriter_SetIdTypeP7_objectS0___ZL24PyvtkXMLWriter_GetIdTypeP7_objectS0___ZL38PyvtkXMLWriter_SetCompressorTypeToNoneP7_objectS0___ZL28PyvtkXMLWriter_WriteNextTimeP7_objectS0___ZL26PyvtkXMLWriter_SetFileNameP7_objectS0___ZL26PyvtkXMLWriter_GetFileNameP7_objectS0___ZL26PyvtkXMLWriter_SetDataModeP7_objectS0___ZL26PyvtkXMLWriter_GetDataModeP7_objectS0___ZL26PyvtkXMLWriter_NewInstanceP7_objectS0___ZL36PyvtkXMLWriter_SetDataModeToAppendedP7_objectS0___ZL38PyvtkXMLWriter_SetCompressorTypeToZLibP7_objectS0___ZL27PyvtkXMLWriter_SetInputDataP7_objectS0___ZL36PyvtkXMLWriter_SetEncodeAppendedDataP7_objectS0___ZL36PyvtkXMLWriter_GetEncodeAppendedDataP7_objectS0___ZL18PyvtkXMLWriter_IsAP7_objectS0___ZL37PyvtkXMLWriter_SetCompressorTypeToLZ4P7_objectS0___ZL31PyvtkXMLWriter_SetIdTypeToInt64P7_objectS0___ZL36PyvtkXMLWriter_SetHeaderTypeToUInt64P7_objectS0___ZL31PyvtkXMLWriter_SetIdTypeToInt32P7_objectS0___ZL36PyvtkXMLWriter_SetHeaderTypeToUInt32P7_objectS0_GCC_except_table25___gxx_personality_v0