LongPort OpenAPI C++ SDK
Functions
longport::callback Namespace Reference

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)
 

Function Documentation

◆ get_async_callback()

template<typename Ctx , typename Res >
std::unique_ptr<AsyncCallback<Ctx, Res> > longport::callback::get_async_callback ( void *  p)

◆ get_push_callback()

template<typename Ctx , typename Res >
PushCallback<Ctx, Res>* longport::callback::get_push_callback ( void *  p)