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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Perl module for reading db files? |
From: | Ralph Lange <[email protected]> |
To: | EPICS Tech-Talk <[email protected]> |
Date: | Mon, 06 Jul 2015 09:26:30 +0200 |
Something like this? http://www-csr.bessy.de/control/bii_scripts/html/modules/parse_db.html No classes, though. Cheers, ~Ralph On 06/07/2015 08:29, Jörn Wüstenfeld wrote:
HI, does anyone have a perl module that reads IOC database files and makes the records available as class instances? I want to generate some C++ class code out of the definitions in the db file for which I need access to all the fields in the records. Thanks Joern