This class is an intermediate class that stores array elements. More...
#include <ilserver/model.h>
Inherits IlsContext.
Public Types | |
typedef IlsIndexedPartial< HolderType, TargetType, Relation > | Myself |
Myself is the type of the instantiated template class. | |
Public Member Functions | |
CTargetTypePR | getValue () |
Returns the target of the relation. | |
Myself & | operator= (CTargetTypePR rhs) |
Assigns an object to the array element. More... | |
This class is an intermediate class that stores array elements.
Library: server
Myself& IlsIndexedPartial< HolderType, TargetType, Relation >::operator= | ( | CTargetTypePR | rhs | ) |
Assigns an object to the array element.
IlsUpdateForbidden | If the function IlsObject::isUpdateAllowed() returns IlsFalse for the type in which the relation is declared. |
IlsOwnershipCycle | If cycles are detected among ownership relations. |
IlsAlreadyInserted | If the supplied object is already owned. |
© Copyright 2018, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.