Go to the source code of this file.
Classes | |
| class | SUIT_DataOwner |
| class | SUIT_DataOwnerPtrList |
| Manage list of SUIT_DataOwnerPtr. More... | |
Typedefs | |
| typedef SmartPtr< SUIT_DataOwner > | SUIT_DataOwnerPtr |
Functions | |
| bool | operator== (const SUIT_DataOwnerPtr &, const SUIT_DataOwnerPtr &) |
Define smart pointer for SUIT_DataOwner object
| bool operator== | ( | const SUIT_DataOwnerPtr & | p1, |
| const SUIT_DataOwnerPtr & | p2 | ||
| ) |
Comparing two SUIT_DataOwnerPtr objects.
Operator == compares two owners
References SmartPtr< T >::isNull().