Adjust plugin structure for type cpp 53/271653/10
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 24 Feb 2022 04:51:23 +0000 (13:51 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 25 Mar 2022 00:56:22 +0000 (09:56 +0900)
commit8b5284f41175a71b5357c4f6e36f2e32162751dd
tree37dff42fc3484453da4664ee117e78f17f99730a
parentff247755ceb7e78bc6dd8d057adab4358991c1e5
Adjust plugin structure for type cpp

Change-Id: Icc369ebdc7bbf0a57ea22190ef27724adf54625b
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
19 files changed:
idlc/gen_cion/cpp_cion_gen_base.cc
idlc/gen_cion/cpp_cion_gen_base.h
idlc/gen_cion/cpp_cion_gen_base_cb.h
idlc/gen_cion/cpp_cion_group_body_gen.cc
idlc/gen_cion/cpp_cion_group_body_gen_cb.h
idlc/gen_cion/cpp_cion_group_header_gen.cc
idlc/gen_cion/cpp_cion_group_header_gen_cb.h
idlc/gen_cion/cpp_cion_proxy_body_gen.cc
idlc/gen_cion/cpp_cion_proxy_body_gen_cb.h
idlc/gen_cion/cpp_cion_proxy_header_gen.cc
idlc/gen_cion/cpp_cion_proxy_header_gen_cb.h
idlc/gen_cion/cpp_cion_stub_body_gen.cc
idlc/gen_cion/cpp_cion_stub_body_gen_cb.h
idlc/gen_cion/cpp_cion_stub_header_gen.cc
idlc/gen_cion/cpp_cion_stub_header_gen_cb.h
idlc/gen_cion/cpp_transportable.h
idlc/gen_cion/default_cpp_transportable.cc [new file with mode: 0644]
idlc/gen_cion/default_cpp_transportable.h [new file with mode: 0644]
idlc/gen_cion/plugin_loader.cc