Hi, In my implementation code I inherit my idl struct type to add an operator== method. In this way , I will can use the stl list<> implementation with the derived struct. Is There any other method to resolve it ? thank you, Faria