Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef SRA__READER__SRA__IMPL__SNPPTIS__HPP
2 #define SRA__READER__SRA__IMPL__SNPPTIS__HPP
40 #include <grpc++/grpc++.h>
72 unique_ptr<ncbi::grpcapi::dbsnp::primary_track::DbSnpPrimaryTrack::Stub>
stub;
virtual string GetPrimarySnpTrackForAccVer(const string &acc_ver)
shared_ptr< grpc::Channel > channel
virtual string GetPrimarySnpTrackForGi(TGi gi)
ncbi::grpcapi::dbsnp::primary_track::SeqIdRequestStringAccverUnion TRequest
virtual ~CSnpPtisClient_Impl()
string x_GetPrimarySnpTrack(const TRequest &request)
unique_ptr< ncbi::grpcapi::dbsnp::primary_track::DbSnpPrimaryTrack::Stub > stub
Include a standard set of the NCBI C++ Toolkit most basic headers.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.