IRISLIB database
AbstractList Member List

This is the complete list of members for AbstractList, including all inherited members.

BuildValueArray(_.Library.Binary serialized, _.Library.Binary array)AbstractListstatic
Clear()AbstractList
Count()AbstractList
Find(_.Library.RawString element, _.Library.Integer key)AbstractList
GetAt(_.Library.Integer key)AbstractList
_::Collection::AbstractIterator.GetAt(_.Library.RawString key)AbstractIterator
GetNext(_.Library.Integer key)AbstractList
_::Collection::AbstractIterator.GetNext(_.Library.RawString key)AbstractIterator
GetPrevious(_.Library.Integer key)AbstractList
Insert(_.Library.RawString element)AbstractList
InsertAt(_.Library.RawString element, _.Library.Integer key)AbstractList
InsertList(_.Library.RawString inslist)AbstractList
InsertOrdered(_.Library.RawString element)AbstractList
IsNull()AbstractListprivate
LogicalToOdbc(_.Library.String val, _.Library.String delim, _.Library.String class, _.Library.String method)AbstractListstatic
Next(_.Library.Integer key)AbstractList
_::Collection::AbstractIterator.Next(_.Library.RawString key)AbstractIterator
OdbcToLogical(_.Library.String val, _.Library.String delim, _.Library.String class, _.Library.String method)AbstractListstatic
Previous(_.Library.Integer key)AbstractList
RemoveAt(_.Library.Integer key)AbstractList
SetAt(_.Library.RawString element, _.Library.Integer key)AbstractList