refactor introspection interfaces. replace epicsTypes by pvData types.

This commit is contained in:
Marty Kraimer
2010-11-02 07:53:03 -04:00
parent 304a9c60d0
commit f259c4451d
35 changed files with 620 additions and 433 deletions

4
test/testIntTypes Normal file
View File

@@ -0,0 +1,4 @@
int8 max 127 min -128
int8 max 32767 min -32768
int8 max 2147483647 min -2147483648
int8 max 9223372036854775807 min -9223372036854775808