OBJECT.CPP

In the example provider component, an example of object lists, including using a filter, is in object.cpp.

ObjectTypeList::ObjectTypeList
Creator: Build a list using the filter.
ObjectTypeList::~ObjectTypeList
Standard destructor.
ObjectTypeList::GetCurrentObject
Retrieve the current object from the list.
ObjectTypeList::Next
Bump the index.
ObjectTypeList::Reset
Reset the index to the beginning.
IsValidFilter
Check the integrity of the filter
BuildDefaultObjectArray
Build an array of objects using the filter.
BuildObjectArray
Build an object array.