NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
SParsedId2Info Struct Reference

Search Toolkit Book for SParsedId2Info

+ Collaboration diagram for SParsedId2Info:

Public Member Functions

 SParsedId2Info (const string &str)
 

Public Attributes

unique_ptr< CSNPBlobIdblob_id
 
int split_version = 0
 

Detailed Description

Definition at line 137 of file snp_client.cpp.

Constructor & Destructor Documentation

◆ SParsedId2Info()

SParsedId2Info::SParsedId2Info ( const string str)
inline

Definition at line 142 of file snp_client.cpp.

References blob_id, NPOS, split_version, and str().

Member Data Documentation

◆ blob_id

unique_ptr<CSNPBlobId> SParsedId2Info::blob_id

◆ split_version

int SParsedId2Info::split_version = 0

Definition at line 140 of file snp_client.cpp.

Referenced by CSNPClient::GetChunk(), and SParsedId2Info().


The documentation for this struct was generated from the following file:
Modified on Mon May 06 04:46:28 2024 by modify_doxy.py rev. 669887