SDL-News: SDL2000 "this" concept


Subject: SDL-News: SDL2000 "this" concept
From: Margarita de Cabo Pérez (marcab#yllera.tel.uva.es)
Date: Mon Feb 23 2004 - 09:40:36 GMT


Become an SDL Forum Society member <http://www.sdl-forum.org/Society/members.htm>
The originator of this message is responsible for its content.
-----From =?ISO-8859-1?Q?Margarita_de_Cabo_P=E9rez?= <marcab#yllera.tel.uva.es> to sdlnews -----

Hi,
I'd like to know what exactly is the meaning of "this". I have the
following SDL-PR:

  block type o_Fork_CO;
    /* defines the factory process */
    process type o_Fork_factory;
      gate factory
        in with <<package phil_interface/package DiningPhilosopher/
                package o_Fork/package factory>>o_Fork_factory;

        channel nodelay
        from this via factory to env;
      endchannel;

      /* Rest of the process type */
      ...

    endprocess type o_Fork_factory;

        /*Rest of block type*/

endblock type;

I want to know from where (process type or block type) goes the
channel, what means "this" in this example. Cinderella does not make a
correct GR from this PR.

Regards,

Marga

--End text from =?ISO-8859-1?Q?Margarita_de_Cabo_P=E9rez?= <marcab#yllera.tel.uva.es> to sdlnews ---
For extra SDL Forum Society benefits join at <http://www.sdl-forum.org/Society/members.htm>



This archive was generated by hypermail 2a23 : Thu May 09 2013 - 16:05:50 GMT