Container Classes
This product comes with Container Classes by IBM Rational.
For links between objects, Rhapsody generates code for:
- unordered links using the RiCCollection class
- ordered links using the RiCList class
- qualified links (one-to-many where a qualifier is specified) using the RiCMap class
Next to these, the RiCString class is considered a Container class.
The RiCHeap is also taken from IBM Rational, and is used internally by an RTOS based RXF.
The following files are installed in the directory Source of your product release:
for non-demo versions of our products:
- RiCCollection.c
- RiCHeap.c
- RiCList.c
- RiCMap.c
- RiCString.c
for any version of our products:
- RiCCollection.h
- RiCHeap.h
- RiCList.h
- RiCMap.h
- RiCString.h
Copyright (c) Willert Software Tools GmbH. All rights reserved.