![]() |
![]() |
![]() |
![]() |
![]() |
General
The ADT library currently contains the following:
- A package, ctypes, that contains a number of sorts and generators to simplify an integration with C data types
- A data type that provides handling of text files and I/O operations as SDL operator calls
- A data type to generate random numbers from a number of distributions
- A data type that implements linked lists
- Data types for byte, unsigned, long int and so on (provided only for backward compatibility; use package ctypes instead)
- A data type that makes it possible to define PId literals for static process instances as synonyms
- A data type that provides a number of general purpose operators that may be used to reduce the complexity of an SDL system
These data types are delivered in source code. Feel free to change and adapt these data types for your own needs.
There is no commitment from IBM Rational to support the ADTs described in this chapter. IBM Rational has used the ADTs in internal projects with successful results.
The files that are contained in the ADT library are located in the subdirectory <installation directory>/include/ADT. (In Windows, replace / in the path above with \)
http://www.ibm.com/rational |
![]() |
![]() |
![]() |
![]() |