class List

dynamic ordinally indexed array of @see Slot More...

Definition#include <Slot.hh>
InheritsData, Vector<Slot>
Inherited byNList
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

dynamic ordinally indexed array of @see Slot

List (int size = 0)

construct a List of given size (default 0)

List (const Slot &sequence)

construct a List from a sequence Slot

List (const List *contentT, int start=0, int l=-1)

copy construct a subList

List (const List &contentT, int start = 0, int l = -1)

copy construct a subList

List (const Tuple *contentT, int start = 0, int l = -1)

construct a List from a subTuple

Slot factor (const List *l)
[const]

factor List into: [list1-only, intersection, list2-only]


Generated by: colin@sharedtech.dhis.org on Sat Nov 6 11:59:24 199.