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 Slot *contentT, int additional)

construct a List from an array of @see Slot

List (const Slot &contentT, int repetition)

construct a List by repeating a @see Slot

List (const List *contentT)

copy construct a List

List (const List *contentT, int start, int l)

copy construct a subList

List (const List &contentT)

copy construct a List

List (const List &contentT, int start, int l)

copy construct a subList

List (const Tuple *contentT)

construct a List from a Tuple

List (const Tuple *contentT, int start, int l)

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 Sep 4 22:38:36 199.