![]() | Table of Content | MessageInfo Constructor ![]() |
MessageInfo Class |
Namespace: OnixS.SimpleBinaryEncoding.Templates
public class MessageInfo : FieldSetFieldInfo
The MessageInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageInfo |
Constructor.
|
Name | Description | |
---|---|---|
![]() | BlockLength |
Gets or sets length of fixed block.
|
![]() | Description |
Gets or sets field description.
(Inherited from FieldInfo.) |
![]() | Fields |
List of contained fields.
(Inherited from FieldSetFieldInfo.) |
![]() | Id |
Gets field id.
(Inherited from FieldInfo.) |
![]() | Name |
Gets field name.
(Inherited from FieldInfo.) |
![]() | SemanticType |
Gets or sets FIX semantic type.
|
Name | Description | |
---|---|---|
![]() | AddField |
Add field description to collection.
(Inherited from FieldSetFieldInfo.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetField |
Find field description in fieldset.
(Inherited from FieldSetFieldInfo.) |
![]() | GetFirstTag |
Returns first tag of message.
|
![]() | GetGroupField |
Find group field description in fieldset.
(Inherited from FieldSetFieldInfo.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns string representation of an object.
(Inherited from FieldInfo.) |