public method IO2GTablesUpdatesReader.size

Brief

Gets the number of rows in the reader.

Declaration
C++
virtual int  size () = 0

Details

Each row represents a table update received from the trading server.

Declared in IO2GTablesUpdatesReader

back