Set the moved-into state of the specified object to the specified value.
Declared in <bsltf_movabletesttype.h>
void
setMovedInto(
MovableTestType* object,
MoveState::Enum value);
| Name | Description |
|---|---|
| object | object whose moved-into state is set |
| value | new moved-into state |