ELF>Hb@@ UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tHH=tHH=tHff.UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@ATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$u`HELH@H;H=tLH=u-HaHcVf.LLH=tLH=tLH=tLHЉfUH@HNdH%(HD$81HGfnAH%HfnfbA)t6A|H5D1HT$8dH+%(MH@]ÐL Ht$LL$L$ D$$D$(H H(HtD$$9D$ twH|$111DH Ht$HL$D$(fD$ HHo(HbD$ +D$$tJH|$1<HHHDHt$ H|$t$ HHHfHHSf.HHDATL%H lHH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\AUATUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uXHD$Ho(Ht!D$ +D$$tIH|$1HT$8dH+%(H@]A\A]DHHu̐Ld$Ht$LtLl$LLtD$$Ht$u9HEHL Ht-HjHc_fHLʐT$LH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uNH0]fDHHuӐu$HHHuH@HfUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uNH0]fDHHuӐu$HHHuH@HSafeDownCastvtkObjectBasevtkXMLGenericDataObjectReaderIsTypeOfGetUnstructuredGridOutputGetMultiBlockDataSetOutputGetPolyDataOutputGetRectilinearGridOutputGetStructuredGridOutputGetHyperOctreeOutputGetImageDataOutputNewInstanceIsAGetOutputReadOutputTypeSetupEmptyOutputGetNumberOfCellsGetNumberOfPointsvtkXMLDataReadervtkXMLReadervtkAlgorithmvtkObjectUH=Hu]ÐHH=tHH=tHH=tHH=tH]GetHierarchicalBoxDataSetOutputvtkXMLGenericDataObjectReader - Read any type of vtk data object Superclass: vtkXMLDataReader vtkXMLGenericDataObjectReader reads any type of vtk data object encoded in XML format. @sa vtkGenericDataObjectReader vtkIOXMLPython.vtkXMLGenericDataObjectReaderV.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. V.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. V.SafeDownCast(vtkObjectBase) -> vtkXMLGenericDataObjectReader C++: static vtkXMLGenericDataObjectReader *SafeDownCast( vtkObjectBase *o) V.NewInstance() -> vtkXMLGenericDataObjectReader C++: vtkXMLGenericDataObjectReader *NewInstance() V.GetOutput() -> vtkDataObject C++: vtkDataObject *GetOutput() V.GetOutput(int) -> vtkDataObject C++: vtkDataObject *GetOutput(int idx) Get the reader's output. V.GetHierarchicalBoxDataSetOutput() -> vtkHierarchicalBoxDataSet C++: vtkHierarchicalBoxDataSet *GetHierarchicalBoxDataSetOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetHyperOctreeOutput() -> vtkHyperOctree C++: vtkHyperOctree *GetHyperOctreeOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetImageDataOutput() -> vtkImageData C++: vtkImageData *GetImageDataOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetMultiBlockDataSetOutput() -> vtkMultiBlockDataSet C++: vtkMultiBlockDataSet *GetMultiBlockDataSetOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetPolyDataOutput() -> vtkPolyData C++: vtkPolyData *GetPolyDataOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetRectilinearGridOutput() -> vtkRectilinearGrid C++: vtkRectilinearGrid *GetRectilinearGridOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetStructuredGridOutput() -> vtkStructuredGrid C++: vtkStructuredGrid *GetStructuredGridOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetUnstructuredGridOutput() -> vtkUnstructuredGrid C++: vtkUnstructuredGrid *GetUnstructuredGridOutput() Get the output as various concrete types. This method is typically used when you know exactly what type of data is being read. Otherwise, use the general GetOutput() method. If the wrong type is used nullptr is returned. (You must also set the filename of the object prior to getting the output.) V.GetNumberOfPoints() -> int C++: vtkIdType GetNumberOfPoints() override; Overridden method. V.GetNumberOfCells() -> int C++: vtkIdType GetNumberOfCells() override; Overridden method. V.SetupEmptyOutput() C++: void SetupEmptyOutput() override; Overridden method. Not Used. Delegated. V.ReadOutputType(string, bool) -> int C++: virtual int ReadOutputType(const char *name, bool ¶llel) This method can be used to find out the type of output expected without needing to read the whole file. HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 DEDPa AE huEY B P("EAD`n AAF ED@ AG ED@ AG ED@ AG ED@ AG DED@ AG hED@ AG ED@ AG ED@ AG gFD@ EE 0FAA D`  AABH ,EDPt AB PMFF0lOFDD n ABA DDB0YFBA D`  ABBF H@ I ED@ AG (ED@ AG   1 o"  E`0gg. c @, Yl`@3 8 = B 9G L Q V +[ B` e \k wq w }         - " Bn}" u:JF~6 o       6 e  M     O   1 j      V b u         _ZL41PyvtkXMLGenericDataObjectReader_StaticNewv_ZL44PyvtkXMLGenericDataObjectReader_SafeDownCastP7_objectS0__ZL40PyvtkXMLGenericDataObjectReader_IsTypeOfP7_objectS0__ZL57PyvtkXMLGenericDataObjectReader_GetUnstructuredGridOutputP7_objectS0__ZL63PyvtkXMLGenericDataObjectReader_GetHierarchicalBoxDataSetOutputP7_objectS0__ZL58PyvtkXMLGenericDataObjectReader_GetMultiBlockDataSetOutputP7_objectS0__ZL49PyvtkXMLGenericDataObjectReader_GetPolyDataOutputP7_objectS0__ZL56PyvtkXMLGenericDataObjectReader_GetRectilinearGridOutputP7_objectS0__ZL55PyvtkXMLGenericDataObjectReader_GetStructuredGridOutputP7_objectS0__ZL52PyvtkXMLGenericDataObjectReader_GetHyperOctreeOutputP7_objectS0__ZL50PyvtkXMLGenericDataObjectReader_GetImageDataOutputP7_objectS0__ZL43PyvtkXMLGenericDataObjectReader_NewInstanceP7_objectS0__ZL35PyvtkXMLGenericDataObjectReader_IsAP7_objectS0__ZL41PyvtkXMLGenericDataObjectReader_GetOutputP7_objectS0__ZL36PyvtkXMLGenericDataObjectReader_Type_ZL39PyvtkXMLGenericDataObjectReader_Methods_GLOBAL__sub_I_vtkXMLGenericDataObjectReaderPython.cxx_ZL46PyvtkXMLGenericDataObjectReader_ReadOutputTypeP7_objectS0__ZL48PyvtkXMLGenericDataObjectReader_SetupEmptyOutputP7_objectS0__ZL48PyvtkXMLGenericDataObjectReader_GetNumberOfCellsP7_objectS0__ZL49PyvtkXMLGenericDataObjectReader_GetNumberOfPointsP7_objectS0_.LC0.LC1.LC2.LC7.LC3.LC4.LC5.LC6.LC8.LC9.LC10.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC18.LC20.LC21.LC22.LC23.LC19_ZN29vtkXMLGenericDataObjectReader3NewEv_ZNK29vtkXMLGenericDataObjectReader19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN29vtkXMLGenericDataObjectReader3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__ZN29vtkXMLGenericDataObjectReader25GetUnstructuredGridOutputEv_ZN29vtkXMLGenericDataObjectReader31GetHierarchicalBoxDataSetOutputEv_ZN29vtkXMLGenericDataObjectReader26GetMultiBlockDataSetOutputEv_ZN29vtkXMLGenericDataObjectReader17GetPolyDataOutputEv_ZN29vtkXMLGenericDataObjectReader24GetRectilinearGridOutputEv_ZN29vtkXMLGenericDataObjectReader23GetStructuredGridOutputEv_ZN29vtkXMLGenericDataObjectReader20GetHyperOctreeOutputEv_ZN29vtkXMLGenericDataObjectReader18GetImageDataOutputEv_GLOBAL_OFFSET_TABLE_PyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_ZN13vtkPythonArgs13ArgCountErrorEiPKc_ZN29vtkXMLGenericDataObjectReader9GetOutputEv_ZN13vtkPythonArgs8GetValueERi_ZN29vtkXMLGenericDataObjectReader9GetOutputEiPyvtkXMLGenericDataObjectReader_ClassNewPyVTKClass_AddPyvtkXMLDataReader_ClassNewPyType_ReadyPyVTKAddFile_vtkXMLGenericDataObjectReaderPyDict_SetItemString_Py_Dealloc_ZN13vtkPythonArgs8GetValueERb_ZN29vtkXMLGenericDataObjectReader14ReadOutputTypeEPKcRb_ZN13vtkPythonArgs11SetArgValueEib_Py_NoneStruct_ZN29vtkXMLGenericDataObjectReader16SetupEmptyOutputEvPyLong_FromLongLong_ZN29vtkXMLGenericDataObjectReader16GetNumberOfCellsEv_ZN29vtkXMLGenericDataObjectReader17GetNumberOfPointsEvPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,`9 :!;<;= "J9}A!?#?;B$?%?&?@=A'9CD;<=(^9CE;<=).9QCaFi;v<}=*9!C1G9;F<M=+9CH ;<=Q,9CI;<=!-n9CJ;<=.>9aCqKy;<=/ 99 CZ *8e 7x ! ; < M N O ; =4 0 9 C A *> ! ? ## ?, ;= B^ $c ?q %v ? & ? @ = 1 P3 1s 9 1 9 Q ; < R' S/ ;A Ca Cw =  !  U  V  W T ! YE29CA[*;4;EBW\n]u=39C.;:*^I_P=49C;`)a3=a59C;` b=7Z7!?&#+?9$>?L%Q?_&d?q@6c 0dXefghijk8l@m9 0 ( 8 8@HX 0`hx   (    \ w(8 ( @H`X `h0x 8B  -@ ``      4Hl $H`l0 0 T p  `,@.symtab.strtab.shstrtab.rela.text.data.bss.rela.text._ZNK29vtkXMLGenericDataObjectReader19NewInstanceInternalEv.rodata.str1.1.rodata._ZN29vtkXMLGenericDataObjectReader3IsAEPKc.str1.1.rela.text._ZN29vtkXMLGenericDataObjectReader3IsAEPKc.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.rela.data.rel.local.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@ 8L > `@FP&w,w6 1@@Ww2?25u@XW 2xZ '@`X0'@X.( )@X =)@ 8@YM0+,V ,f, ~0,Hy@^(x/P 7 9& `