[Quickfix-developers] toString Method
Brought to you by:
orenmnero
From: Michael H. <mh...@li...> - 2005-02-04 10:52:22
|
This was re-posted because the last email I sent was garbled for some reason. =20 When you call the toString method in the message class the string returned is not guaranteed to be of the same exact format of the original message. Since I need to be able to retrieve the original message in the original format I added another member variable and method to return this information. I have seen other posts commenting about this. I need this when receiving user defined messages so I can process them correctly. This probably should be added permanently. I can post the code if you want to add this to the library. =20 Thanks Michael Holm Liquid Capital Markets Ltd 11 Old Jewry London EC2R 8DU Tel:020 7726 3028 =20 |