![]() |
InstanceStateMask Structure |
Namespace: OpenDDSharp.DDS
The InstanceStateMask type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() ![]() | (UInt32 to InstanceStateMask) |
Implicit conversion operator from UInt32 to InstanceStateMask.
|
![]() ![]() | (InstanceStateMask to UInt32) |
Implicit conversion operator from InstanceStateMask to UInt32.
|
Name | Description | |
---|---|---|
![]() ![]() | AnyInstanceState |
A mask containing any InstanceStateKind |
![]() ![]() | NotAliveInstanceState |
A mask containing not alive InstanceStateKind (i.e. NotAliveDisposedInstanceState and NotAliveNoWritersInstanceState)
|