!--a11y-->
Developing the Client Application in
C++ 
Accomplish the following tasks to develop the client side application in C++:
...
1. Generate the IDL representation of the Callback Application’s classes.
2. Generate the C++ Code for the Notificator object
3. Generate the C++ files for the rest of the CallbackApplication classes.
4. Implement the callback object.
5. Develop the client.
Generating the IDL Representation of the Callback Application
