Change the return type for callbacks 07/175107/1
authorJunghoon Park <jh9216.park@samsung.com>
Mon, 9 Apr 2018 01:56:47 +0000 (10:56 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Mon, 9 Apr 2018 01:56:47 +0000 (10:56 +0900)
commitf682646a806b63afb06c0c8a21b0e392489476fc
tree879e10fe40a8cfc5ccbce2ebc8aa1e14a1c1a4a5
parent388470f57ed93ec926eba8ee557455ebfd1ed62a
Change the return type for callbacks

- The return type for callbacks was changed from 'void' to
  'bool' in order to stop the iteration

Change-Id: I2bd5661850658615a774e6d6b603394e94c91335
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
idlc/c_gen/c_body_gen_base_cb.h
idlc/c_gen/c_header_gen_base_cb.h