FYI & my 2 cents,
The Java language does not have unsigned integer types, so the
CDEV java client library automatically promotes unsigned types
coming from a C++ server to the next larger integer type if one
exists (I suggest that there is no real use for a UINT64).
The CLIP prototocol does support unsigned types, which
can be used to conserve bandwidth, but I think conserving memory
on the client is not important for control system applications
(at $1/MB who cares?).
Chip
--
Chip Watson
High Performance Computing Group
Thomas Jefferson National Accelerator Facility
Tel: (757) 269-7101
http://www.jlab.org/~watson
- References:
- RE: CA and unsigned types Jeff Hill
- Navigate by Date:
- Prev:
RE: CA and unsigned types Jeff Hill
- Next:
Re: RAWF, RAWL Benjamin Franksen
- 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
- Navigate by Thread:
- Prev:
RE: CA and unsigned types Jeff Hill
- Next:
Re: CA and unsigned types Marty Kraimer
- 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
|