{{Quickfixn}} FW: question about messages

James A. Smith jsmith at anstca.com
Tue Mar 5 06:40:37 PST 2013


In the code below fieldOrder is NULL?  Additionally when I try to do a
message.FieldOrder.ToString() I get a null pointer?

 

From: James A. Smith 
Sent: Tuesday, March 05, 2013 8:49 AM
To: Mailing list for QuickFIX/n
Subject: FW: question about messages

 

Does this give me an array of all tag Ids in the message?

 

int[] fieldOrder = message.FieldOrder;

 

 

From: James A. Smith 
Sent: Tuesday, March 05, 2013 8:20 AM
To: Mailing list for QuickFIX/n
Subject: question about messages

 

Is there a way to get a list of tags from any message type?  I know
there is the standard defined set of tags per message type and then
there could be custom tags in a message as well.  Is there a way to get
a list of tag identifiers from the message?  Much like getting a set of
Keys from a Map?

 

thanks,

James Smith

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20130305/bc3a9b46/attachment-0002.htm>


More information about the Quickfixn mailing list