NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "psgs_uv_loop_binder.hpp"
#include "pubseq_gateway_exception.hpp"
#include "pubseq_gateway_logging.hpp"
#include "pubseq_gateway.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
void | check_bind_cb (uv_check_t *handle) |
Variables | |
USING_NCBI_SCOPE | |
void check_bind_cb | ( | uv_check_t * | handle | ) |
Definition at line 50 of file psgs_uv_loop_binder.cpp.
References CPSGS_UvLoopBinder::x_UvOnCallback().
Referenced by CPSGS_UvLoopBinder::CPSGS_UvLoopBinder().
USING_NCBI_SCOPE |
Definition at line 41 of file psgs_uv_loop_binder.cpp.