Hello everybody, i am very new at idl programming but know the principles of OOP. Now i need a class with a few instances where each instance is able to access the same data. I know the concept of static member variables in c++ classes and thought, there would be an equivalent in idl. But i didn't found any. Is there another concept i could use? Thanks, carl
|