LongPort OpenAPI C++ SDK
Namespaces | Functions
callback.hpp File Reference
#include <memory>
#include "async_result.hpp"
#include "push.hpp"

Go to the source code of this file.

Namespaces

 longport
 
 longport::callback
 

Functions

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