LongPort OpenAPI C++ SDK
|
Functions | |
template<typename Ctx , typename Res > | |
PushCallback< Ctx, Res > * | get_push_callback (void *p) |
template<typename Ctx , typename Res > | |
std::unique_ptr< AsyncCallback< Ctx, Res > > | get_async_callback (void *p) |
std::unique_ptr<AsyncCallback<Ctx, Res> > longport::callback::get_async_callback | ( | void * | p | ) |
PushCallback<Ctx, Res>* longport::callback::get_push_callback | ( | void * | p | ) |