Given the list of objects and a predicate, filter those objects to get an actual list.
| virtual DtOrganizedManagedObjectList::~DtOrganizedManagedObjectList |
( |
| ) |
|
|
virtual |
| virtual iterator DtOrganizedManagedObjectList::begin |
( |
| ) |
|
|
virtual |
Calls down to the corresponding method from contained myFilteredObjectList. This is not thread safe, so, only call in a single thread.
Calls down to the corresponding method from contained myFilteredObjectList. This is not thread safe, so, only call in a single thread.
| virtual iterator DtOrganizedManagedObjectList::end |
( |
| ) |
|
|
virtual |
Calls down to the corresponding method from contained myFilteredObjectList. This is not thread safe, so, only call in a single thread.
Calls down to the corresponding method from contained myFilteredObjectList. This is not thread safe, so, only call in a single thread.
Calls down to the corresponding method from contained myFilteredObjectList. This is not thread safe, so, only call in a single thread.
| virtual size_t DtOrganizedManagedObjectList::size |
( |
| ) |
const |
|
virtual |
Calls down to the corresponding method from contained myFilteredObjectList. This is not thread safe, so, only call in a single thread.
| virtual void DtOrganizedManagedObjectList::processSubordinateChanged |
( |
const DtUUID & |
| ) |
|
|
protectedvirtual |
| virtual void DtOrganizedManagedObjectList::populateList |
( |
| ) |
|
|
protectedvirtual |
| boost::signals2::scoped_connection DtOrganizedManagedObjectList::mySubordinateAddedConnection |
|
protected |
| boost::signals2::scoped_connection DtOrganizedManagedObjectList::mySubordinateRemovedConnection |
|
protected |
| bool DtOrganizedManagedObjectList::myNeedsListUpdate |
|
protected |
| bool DtOrganizedManagedObjectList::myReevaluateEveryBegin |
|
protected |
| DtString DtOrganizedManagedObjectList::myListName |
|
protected |
The documentation for this class was generated from the following file: