#include <CentumSharedCode.h>
Collaboration diagram for ThingManipulation::SFindThing:

Public Member Functions | |
| SFindThing () | |
| The SFindThing construct sets the type to FIND_UNDEF. | |
Public Attributes | |
| unsigned long | type |
| The type of object that is currently being searched within. | |
| union { | |
| CScope * scope | |
| The current scope. | |
| CThing * thing | |
| The current rebi. | |
| } | data |
| Holds what is currently being searched within. | |
1.4.2