Accomplish the following tasks to develop the client side application in C++:
- Generate the IDL representation of the Callback Application's classes.
- Generate the C++ Code for the Notificator object
- Generate the C++ files for the rest of the CallbackApplication classes.
- Implement the callback object.
- Develop the client.