Re: [Quickfix-developers] TargetSubID
Brought to you by:
orenmnero
From: M C. - T. G. <mch...@ta...> - 2008-11-21 20:28:49
|
Hi i was reading Oren's email on how to access TargetSubID from the sesssion file: "const Dictionary& dictionary = sessionSettings.get( sessionID ); if( dictionary.has("SenderCompID" ) ) { std::cerr << "Has TargetSubID = ' << dictionary.getString ("SenderCompID"); } " however how do i get the sessionID in the first place? there doesn't seem to be a way to retrieve that from sessionSEttings. ----- Original Message ----- From: M Chitson - Tactical Group To: Rodrick Brown Cc: qui...@li... Sent: Friday, November 21, 2008 2:48 PM Subject: Re: [Quickfix-developers] TargetSubID QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html ------------------------------------------------------------------------------ Thanks - however i don't see it in the C++ implementation... i suppose i need to access the DataDictionary directly then.... ----- Original Message ----- From: Rodrick Brown To: M Chitson - Tactical Group Cc: qui...@li... Sent: Friday, November 21, 2008 2:47 PM Subject: Re: [Quickfix-developers] TargetSubID http://www.quickfixj.org/quickfixj/javadoc/quickfix/field/TargetSubID.html On Fri, Nov 21, 2008 at 1:28 PM, M Chitson - Tactical Group <mch...@ta...> wrote: QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html HI does the quickfix version on the website support TargetSubID for SessionID? Please let me know asap. THanks. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers -- [ Rodrick R. Brown ] http://www.rodrickbrown.com http://www.linkedin.com/in/rodrickbrown ------------------------------------------------------------------------------ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------------ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |