1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Changing Asyn Port Driver paramList dynamically |
From: | Lucas Russo via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Paduan Donadio, Marcio" <marcio at slac.stanford.edu> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 24 Jul 2020 13:21:47 -0300 |
Hello.
I have this class inheritance scenario:
asynPortDriver <- fatherClass <- childClass
fatherClass constructor is calling asynPortDriver constructor, informing the number of elements of paramList as well as masks for interfaces used.
I’d like childClass to add more parameters to paramList after fatherClass already created this list and, eventually, add interfaces to the Asyn mask.
Is it possible?
Thank you,
Márcio Paduan Donadio
Control Systems Engineer - SLAC