Example #1
0
	/*! Call the FIXreader method
	    \return result of call */
	int writer_execute() { return _writer.execute(_writer.cancellation_token()); }
Example #2
0
	/*! Call the FIXreader method
	    \return result of call */
	int writer_execute() { return _writer.execute(); }