Go to the source code of this file.
|
| enum | DtOwnerMsgKind {
DtAcquire,
DtAcquireIfAvail,
DtCancelAcquire,
DtCancelNegotiatedDivest,
DtNegotiatedDivest,
DtQueryOwner,
DtUncondDivest,
DtNotOwned,
DtOwnedByRti,
DtNotifyAcquire,
DtOwnershipUnavail,
DtConfirmCancelAcquire,
DtInformOwner,
DtGiveToLRC,
DtResetOwner,
DtMomTransfer,
DtQueryAttrTransportType
} |
| |
| Enumerator |
|---|
| DtAcquire |
|
| DtAcquireIfAvail |
|
| DtCancelAcquire |
|
| DtCancelNegotiatedDivest |
|
| DtNegotiatedDivest |
|
| DtQueryOwner |
|
| DtUncondDivest |
|
| DtNotOwned |
|
| DtOwnedByRti |
|
| DtNotifyAcquire |
|
| DtOwnershipUnavail |
|
| DtConfirmCancelAcquire |
|
| DtInformOwner |
|
| DtGiveToLRC |
|
| DtResetOwner |
|
| DtMomTransfer |
|
| DtQueryAttrTransportType |
|