#include <oof2.h>
Inheritance diagram for OOF_Selection:

combinatorial operators | |
| virtual void | difference_with (const OOF_Selection *)=0 |
| virtual void | intersection_with (const OOF_Selection *)=0 |
| virtual void | intersection_with (oidT)=0 |
| virtual void | union_with (const OOF_Selection *)=0 |
| virtual void | union_with_no_overlap (const OOF_Selection *)=0 |
| virtual void | union_with (oidT)=0 |
| virtual void | invert ()=0 |
reflective operators | |
| virtual bool | isEmpty () const=0 |
| virtual bool | contains (oidT) const=0 |
| virtual bool | find (oidT, unsigned long &foundAt) const=0 |
| virtual unsigned long | count () const=0 |
| virtual bool | isAllRecs () const=0 |
| virtual const dbTable * | prototypicalTable () const=0 |
Public Member Functions | |
| virtual | ~OOF_Selection () |
| virtual OOF_Selection * | clone () const=0 |
|
|
|
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
||||||||||||
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
|
|
Implemented in OOF_recordSelection. |
1.3.5