Re: [Quickfix-developers] Logon Message ?
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-06-02 07:08:07
|
Yeah, virtual functions for administrative messages haven't been generated. This is an oversight that will be fixed shortly. If you just add the virtual method for Logon into the MessageCracker header file, that should be all you need to do. What you can do is overload the onMessage( const D --- Jon Dahl <jd...@Li...> wrote: > There is something I don't understand with the logon > sequence. > > If I want to use the Message Cracker function in the > fromAdmin function, there is no virtual function > defined in the message cracker header file. However, > the crack function checks for message type "A" and > calls > onMessage((Logon&)message, sessionID). The result is > UnsupportedMessageType being thrown. > > Is this a bug in the library or was it done this way > buy design? What do I have to do to get the > onMessage to work? > > Thanks, > > JD > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |