This is the complete list of members for StructuredTradeErrorMessage, including all inherited members.
| addSubFields(const std::map< std::string, std::string > &) (defined in StructuredMessage) | StructuredMessage | protected |
| Category enum name (defined in StructuredMessage) | StructuredMessage | |
| data_ (defined in JSONMessage) | JSONMessage | protected |
| emitLog() const | StructuredMessage | virtual |
| Group enum name (defined in StructuredMessage) | StructuredMessage | |
| json() const | JSONMessage | |
| jsonify(const boost::any &) (defined in JSONMessage) | JSONMessage | protectedstatic |
| log() const | JSONMessage | |
| msg() const | StructuredMessage | virtual |
| name (defined in StructuredMessage) | StructuredMessage | static |
| set(const std::string &key, const boost::any &value) (defined in JSONMessage) | JSONMessage | |
| StructuredMessage(const Category &category, const Group &group, const std::string &message, const std::map< std::string, std::string > &subFields=std::map< std::string, std::string >()) (defined in StructuredMessage) | StructuredMessage | |
| StructuredMessage(const Category &category, const Group &group, const std::string &message, const std::pair< std::string, std::string > &subField=std::pair< std::string, std::string >()) (defined in StructuredMessage) | StructuredMessage | |
| StructuredTradeErrorMessage(const QuantLib::ext::shared_ptr< ore::data::Trade > &trade, const std::string &exceptionType, const std::string &exceptionWhat) (defined in StructuredTradeErrorMessage) | StructuredTradeErrorMessage | |
| StructuredTradeErrorMessage(const std::string &tradeId, const std::string &tradeType, const std::string &exceptionType, const std::string &exceptionWhat) (defined in StructuredTradeErrorMessage) | StructuredTradeErrorMessage | |
| ~JSONMessage() (defined in JSONMessage) | JSONMessage | virtual |
| ~StructuredMessage() (defined in StructuredMessage) | StructuredMessage | virtual |