Longbridge OpenAPI C++ SDK
longbridge::alert::AlertContext Member List

This is the complete list of members for longbridge::alert::AlertContext, including all inherited members.

add(const std::string &symbol, AlertCondition condition, const std::string &trigger_value, AlertFrequency frequency, AsyncCallback< AlertContext, void > callback) constlongbridge::alert::AlertContext
AlertContext()longbridge::alert::AlertContext
AlertContext(const lb_alert_context_t *ctx)longbridge::alert::AlertContext
AlertContext(const AlertContext &ctx)longbridge::alert::AlertContext
AlertContext(AlertContext &&ctx)longbridge::alert::AlertContext
create(const Config &config)longbridge::alert::AlertContextstatic
list(AsyncCallback< AlertContext, AlertList > callback) constlongbridge::alert::AlertContext
operator=(const AlertContext &ctx)longbridge::alert::AlertContext
update(const AlertItem &item, AsyncCallback< AlertContext, void > callback) constlongbridge::alert::AlertContext
~AlertContext()longbridge::alert::AlertContext