Re: [Quickfix-developers] (no subject)
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-07-01 20:17:08
|
Yes, as long as you have a data dictionary. Use the getFieldName and getValueName methods. Or, if you don't mind the output in XML, as long as the Message was constructed with a DataDictionary, just use toXML on the message class. --oren On Jul 1, 2004, at 3:09 PM, Patrick Flannery wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/quickfix/doc/html/FAQ.html > > Oren, > I know there is an easy way to iterate through a message and print > the integer value pairs. Is there an easy way to iterate through and > print > the name of the field and the value? > > Patrick > > > ----------------------------------------------------------- > This email message is intended only for the addressee(s) > and contains information that may be confidential and/or > copyright. If you are not the intended recipient please > notify the sender by reply email and immediately delete > this email. Use, disclosure or reproduction of this email > by anyone other than the intended recipient(s) is strictly > prohibited. No representation is made that this email or > any attachments are free of viruses. Virus scanning is > recommended and is the responsibility of the recipient. > > Thank you. > ----------------------------------------------------------- > > For more information on CTC, LLC please visit > our website at: > > http://www.chicagotrading.com. > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |