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