I have an Objective-C class. What I am doing is I am calling C functions in my objective-C class [ This C functions I implemented in one file , which is part in this sample ios
You can use blocks. Blocks are available to pure C and C++, a block is also always an Objective-C object.
C++ Blocks Objects