|
Longbridge OpenAPI C++ SDK
|
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) const | longbridge::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::AlertContext | static |
| list(AsyncCallback< AlertContext, AlertList > callback) const | longbridge::alert::AlertContext | |
| operator=(const AlertContext &ctx) | longbridge::alert::AlertContext | |
| update(const AlertItem &item, AsyncCallback< AlertContext, void > callback) const | longbridge::alert::AlertContext | |
| ~AlertContext() | longbridge::alert::AlertContext |