Adjust plugin structure for type c 52/271652/8
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 24 Feb 2022 04:43:38 +0000 (13:43 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Tue, 22 Mar 2022 08:56:48 +0000 (17:56 +0900)
commitff247755ceb7e78bc6dd8d057adab4358991c1e5
tree01fe4b213c93d4e2a69060d3f380d82f40c4a65f
parentde33fbd09acab4be8836335d608963aeccd02d5d
Adjust plugin structure for type c

Change-Id: I1d11cd59b6bd63d9986719e786146fc0f1612470
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
21 files changed:
idlc/gen_cion/c_cion_body_gen_base.cc
idlc/gen_cion/c_cion_body_gen_base_cb.h
idlc/gen_cion/c_cion_gen_base.cc
idlc/gen_cion/c_cion_gen_base.h
idlc/gen_cion/c_cion_gen_base_cb.h
idlc/gen_cion/c_cion_group_body_gen.cc
idlc/gen_cion/c_cion_group_body_gen_cb.h
idlc/gen_cion/c_cion_group_header_gen.cc
idlc/gen_cion/c_cion_group_header_gen_cb.h
idlc/gen_cion/c_cion_proxy_body_gen.cc
idlc/gen_cion/c_cion_proxy_body_gen_cb.h
idlc/gen_cion/c_cion_proxy_header_gen.cc
idlc/gen_cion/c_cion_proxy_header_gen_cb.h
idlc/gen_cion/c_cion_stub_body_gen.cc
idlc/gen_cion/c_cion_stub_body_gen_cb.h
idlc/gen_cion/c_cion_stub_header_gen.cc
idlc/gen_cion/c_cion_stub_header_gen_cb.h
idlc/gen_cion/c_transportable.h
idlc/gen_cion/default_c_transportable.cc [new file with mode: 0644]
idlc/gen_cion/default_c_transportable.h [new file with mode: 0644]
idlc/gen_cion/plugin_loader.cc