OZ_SituatedExtension (Again)

Jorge Andres Perez Parra japerezp at puj.edu.co
Sun Jan 30 01:20:15 CET 2005


Hi hackers. 

Here's another unanswered question. I have to admit that this one involves deep knowledge of the Mozart source code. Probably that is the reason of the silence.

I need to clone a new datatype in each space. For that reason (and following the documentation), I'm extending  
the OZ_SituatedExtension class: 

class PropagatorReference : public OZ_SituatedExtension 

However, at compilation time, several errors appear, like if the class is unknown. When I tried with OZ_Extension instead of OZ_SituatedExtension, the compilation worked fine but my datatype wasn´t cloned. What should I do in order to access OZ_SituatedExtension class? Which specific file should be included?


Thanks in advance,

Jorge A. Perez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/attachments/20050129/8fd88caa/attachment.html


More information about the mozart-hackers mailing list