Definition at line 33 of file OrderBook.h.
◆ PriceLevel() [1/2]
◆ PriceLevel() [2/2]
Initializes the instances according to specified attributes.
◆ numberOfOrders() [1/2]
Total number of orders of given price.
Definition at line 100 of file OrderBook.h.
◆ numberOfOrders() [2/2]
Updates total number of orders.
Definition at line 105 of file OrderBook.h.
◆ price() [1/2]
◆ price() [2/2]
◆ quantity() [1/2]
Quantify for the given price.
Definition at line 90 of file OrderBook.h.
◆ quantity() [2/2]
Updates quantity value.
Definition at line 95 of file OrderBook.h.
◆ toString() [1/2]
std::string toString |
( |
| ) |
const |
|
inline |
Returns string representation of the instance.
Definition at line 110 of file OrderBook.h.
◆ toString() [2/2]
void toString |
( |
std::string & | | ) |
const |
Appends representation of the instance to the string.
◆ ordersQty_
◆ price_
◆ qty_