This is the complete list of members for TradeCondition, including all inherited members.
| __attribute__((__warn_unused_result__)) bool openingPrice() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool crossed() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool lastTradeAtTheSamePrice() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool outOfSequence() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool tradeOnBehalf() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool regularTrade() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool blockTrade() const noexcept | TradeCondition | inline |
| __attribute__((__warn_unused_result__)) bool operator! | TradeCondition | |
| Bits typedef | TradeCondition | |
| bits() const noexcept | TradeCondition | inline |
| Size enum value | TradeCondition | |
| TradeCondition(Bits bits=0) noexcept | TradeCondition | inlineexplicit |