Hi orocos users.
I use deployment scripts with lines like this one for component instanciation : <struct name="CompName" type="Comp::Type">
Is there any way of knowing the type (ie the "Comp::Type" string) in the constructor of our Comp::Type class ?