|
The Simons
|
| acquire() | Object | |
| add(ObjectID) | Sequence | [virtual] |
| addAll(CollectionID) | Collection | [virtual] |
| addAt(Integer, ObjectID) | List | [virtual] |
| addFirst(ObjectID) | List | [virtual] |
| addLast(ObjectID) | Sequence | [virtual] |
| clone() const | List | [virtual] |
| Collection(const Collection &) | Collection | [protected] |
| Collection() | Collection | |
| compare(ObjectID) const | Sequence | [virtual] |
| compare(SequenceID) const | Sequence | |
| empty() const | Collection | |
| first() const | List | [virtual] |
| getAt(Integer) const | List | [virtual] |
| has(ObjectID) const | Collection | [virtual] |
| hash() const | Sequence | [virtual] |
| hasNoElements(StringID) const | Collection | [protected] |
| hasNoElements(StringID, OutOfRangeID) const | Collection | [protected] |
| identity() const | Object | [inline] |
| item(Integer) const | Sequence | [virtual] |
| last() const | Sequence | [virtual] |
| List() | List | |
| List(CollectionID) | List | |
| nullPointer(StringID) const | Object | [protected] |
| Object(const Object &) | Object | [protected] |
| Object() | Object | |
| putAt(Integer, ObjectID) | List | [virtual] |
| rangeExceeded(StringID, Integer) const | Collection | [protected] |
| readOn(ReaderID) | Collection | [virtual] |
| references() const | Object | [inline] |
| release() | Object | |
| removeAt(Integer) | List | [virtual] |
| removeFirst() | List | [virtual] |
| removeLast() | Sequence | [virtual] |
| Sequence(const Sequence &) | Sequence | [protected] |
| Sequence() | Sequence | |
| size() const | List | [virtual] |
| toBoolean() const | Object | [virtual] |
| toCharacter() const | Object | [virtual] |
| toDecimal() const | Object | [virtual] |
| toInteger() const | Object | [virtual] |
| toNatural() const | Object | [virtual] |
| type() const | Object | [virtual] |
| typeFailure(StringID) const | Object | [protected] |
| undefined(StringID) const | Object | [protected] |
| writeOn(WriterID) const | Collection | [virtual] |
| ~Collection() | Collection | [virtual] |
| ~List() | List | [virtual] |
| ~Object() | Object | [virtual] |
| ~Sequence() | Sequence | [virtual] |
1.3