RFA .NET
The PostMsg type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PostMsg()()()() | Default Constructor. |
![]() | PostMsg(PostMsg) | Copy Constructor. |
Methods
Name | Description | |
---|---|---|
![]() | Clear | Clears contained interfaces resulting in all HintMask to be false. (Overrides Msg..::..Clear()()()().) |
![]() | Clone | Creates a clone of the PostMsg object. |
![]() | Dispose | Releases unmanaged resources. (Inherited from Data.) |
![]() | InterfaceClone | Creates a clone of the PostMsg object. To be used through ICloneable. (Overrides Msg..::..InterfaceClone()()()().) |
![]() | SetAssociatedMetaInfo(Int64) | Sets related meta info to the concrete Data instance through the handle. (Inherited from Data.) |
![]() | SetAssociatedMetaInfo(Byte, Byte) | Sets related meta info to the concrete Data instance.
The versions passed in only can be retrieved through MajorVersion and MinorVersion properties on message. (Inherited from Data.) |
![]() | ToRFA_String | String representation of this object. (Overrides Msg..::..ToRFA_String()()()().) |
![]() | ToString | String representation of this object. (Overrides Msg..::..ToString()()()().) |
![]() | ValidateMsg()()()() | Validates that PostMsg is conformant to RDM User Guide. |
![]() | ValidateMsg(RFA_String) | Validates that PostMsg is conformant to RDM User Guide. |
![]() | ValidateMsg(RFA_String, Boolean) | Validates that PostMsg is conformant to RDM User Guide. |
Properties
Name | Description | |
---|---|---|
![]() | AttribInfo | Gets or sets the attribute information. |
![]() | DataType | Gets the type of contained Data. (Inherited from Data.) |
![]() | EncodedBuffer | Gets or sets the encoded buffer. (Overrides Data..::..EncodedBuffer.) |
![]() | Header | Gets or sets the header buffer. |
![]() | HintMask | Gets the Hint Mask. (Inherited from Msg.) |
![]() | IndicationMask | Gets or sets the indication mask. (Inherited from Msg.) |
![]() | IsBlank | Gets the boolean value to determine the message is blank. (Inherited from Msg.) |
![]() | MajorVersion | Gets the Data's RWF major version. (Inherited from Data.) |
![]() | MinorVersion | Gets the Data's RWF minor version. (Inherited from Data.) |
![]() | MsgModelType | Gets or sets the message model type. (Inherited from Msg.) |
![]() | MsgType | Gets the Message type. (Inherited from Msg.) |
![]() | Payload | Gets or sets the payload data. |
![]() | PermissionData | Gets or sets the permission data, which contains authorization information associated to the Post. |
![]() | PostID | Gets or sets the post id. |
![]() | PostUserRightsMask | Gets or sets the Post User Rights (PSUR) associated with the post message. |
![]() | PrincipalIdentity | Gets or sets the publisher id. |
![]() | SeqNum | Gets or sets the sequence number on the PostMsg. |
![]() | StreamID | Gets or sets the StreamID. (Inherited from Msg.) |