Re: [Quickfix-users] TransactTime
Brought to you by:
orenmnero
From: Vincent P. <vpr...@ph...> - 2008-12-23 05:10:31
|
got it, nevermind. On Dec 22, 2008, at 9:48 PM, Vincent Predoehl wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I'm having difficulty figuring out how to set the field > FIX::TransactTime. For example, the class NewOrderMultileg takes > it as a parameter to one of its constructors. > > A grep of the code reveals lines like these: > > FIELD_SET(*this, FIX::TransactTime); > set(aTransactTime); > > but this isn't helping me much because I can't trace the macros > back with my vim editor. It would be cool if someone could give me > the synopsis or the macro, whatever the case may be, that will > create the FIX::TransactTime object? > > -- > Vincent > > > > ---------------------------------------------------------------------- > -------- > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users -- Vincent |