comp.lang.ada
 help / color / mirror / Atom feed
From: Darkwing <nelsonchandler@gmail.com>
Subject: Question: dynamic rename?
Date: Fri, 2 Sep 2011 19:28:38 -0700 (PDT)
Date: 2011-09-02T19:28:38-07:00	[thread overview]
Message-ID: <691c0c64-4b85-4465-9b12-5d56123b8d94@r8g2000prd.googlegroups.com> (raw)

Is there an Ada elegant way to do something like the following:

signal : signal_type renames =>
case configuration is
 when one => signal_one;
 when two => signal_two;
end case;



             reply	other threads:[~2011-09-03  2:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03  2:28 Darkwing [this message]
2011-09-03  8:03 ` Question: dynamic rename? Dmitry A. Kazakov
2011-09-03 10:04   ` Simon Wright
2011-09-03 10:47     ` Dmitry A. Kazakov
2011-09-03 12:27 ` ytomino
2011-09-03 13:22   ` Pascal Obry
2011-09-04  3:11     ` Darkwing
2011-09-04  8:43       ` Pascal Obry
2011-09-07 16:35         ` Anh Vo
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox