Skip to content

Commit

Permalink
Update classdesc ref to tip of return-restprocess-object-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
highperformancecoder committed Nov 11, 2024
1 parent 6252b96 commit 9ee3f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classdesc
Submodule classdesc updated 70 files
+32 −3 Makefile
+39 −0 RESTProcess-allCDs.h
+3 −1 RESTProcessExample/RESTProcessExample.cc
+1 −0 RESTProcessExample/RESTProcessExample.h
+4 −4 RESTProcessExample/RESTProcessExpected.txt
+9 −1 RESTProcessExample/SimpleBuffer.h
+10 −0 RESTProcessExample/SimpleBufferExample.cc
+88 −86 RESTProcessExample/example.py
+1 −1 RESTProcessExample/pyExample.cc
+481 −133 RESTProcess_base.h
+229 −78 RESTProcess_epilogue.h
+2 −2 Realloc.h
+5 −22 classdesc.cc
+17 −6 classdesc.h
+8 −8 classdesc_epilogue.h
+16 −0 createCDs.sh
+39 −0 dump-allCDs.h
+2 −2 dump_base.h
+6 −6 dump_epilogue.h
+0 −1 examples/old-polymorph.cc
+2 −2 factory.h
+6 −2 function.h
+2 −2 isa_base.h
+2 −2 javaClass.h
+2 −2 javaClass_base.h
+2 −2 javaClass_epilogue.h
+2 −2 javaClass_serialisation.h
+39 −0 json_pack-allCDs.h
+28 −4 json_pack_base.h
+7 −7 json_pack_epilogue.h
+25 −22 multiArray.h
+5 −31 object.h
+39 −0 pack-allCDs.h
+3 −12 pack_base.h
+42 −16 pack_epilogue.h
+2 −2 pack_graph.h
+2 −2 pack_stl.h
+2 −2 pack_stream.h
+8 −9 poly.h
+4 −4 polyAccessJsonPack.h
+4 −4 polyAccessPack.h
+9 −9 polyAccessXMLPack.h
+2 −16 polyBase.h
+7 −2 polyJsonBase.h
+2 −2 polyPackBase.h
+2 −4 polyRESTProcess.h
+2 −2 polyRESTProcessBase.h
+14 −4 polyXMLBase.h
+665 −536 pythonBuffer.h
+2 −2 python_base.h
+2 −2 python_epilogue.h
+39 −0 random_init-allCDs.h
+12 −2 random_init_base.h
+11 −10 random_init_epilogue.h
+2 −2 ref.h
+3 −3 signature.h
+2 −3 stringKeyMap.h
+1 −0 test/c++11/testArray.cc
+0 −2 test/testRef.cc
+0 −1 test/testXMLcd.cc
+0 −1 test/testXMLcd_other.cc
+0 −1 test/testXSDgenerate.cc
+39 −0 typeName-allCDs.h
+4 −2 typeName_epilogue.h
+2 −2 use_mbr_pointers.h
+2 −2 xml_common.h
+39 −0 xml_pack-allCDs.h
+5 −8 xml_pack_base.h
+33 −61 xml_pack_epilogue.h
+6 −8 xml_unpack_base.h

0 comments on commit 9ee3f81

Please sign in to comment.