Hi all,

I am looking for a solution in c++. I.e. At runtime how I can get
the function pointers which is existing in the object. Will it be possible to invoke a function dynamically through a string that contains it's(function) name.

Regards,
PMS.