RE: [Quickfix-developers] Missing FieldMap.get/set/removeField in .NET ?
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2003-10-22 17:39:15
|
Can you specify which version of QF you are using? -----Original Message----- From: Anton Varn=E4s [mailto:ant...@sm...]=20 Sent: Wednesday, October 22, 2003 7:14 AM To: qui...@li... Subject: [Quickfix-developers] Missing FieldMap.get/set/removeField in = .NET ? Hello, I would like to use the following members in Message/Group (FieldMap) = with the .NET dll. (with C#) void FieldMap::setField (int field, const std::string value)=20 std::string FieldMap::getField (int field) const throw ( = FieldNotFound& )=20 void removeField (int field)=20 bool hasGroup (int field) const=20 int groupCount (int field) const=20 I cannot find them with the XML completion and my code does not compile. = How can I use these members? Best Regards, Anton Varn=E4s ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |