Go to the documentation of this file.Go to the SVN repository for this file.
38 m_Gi(
ZERO_GI), m_Sat(0), m_SubSat(eSubSat_main), m_SatKey(0),
46 m_Gi(gi), m_Sat(sat), m_SubSat(eSubSat_main), m_SatKey(satkey),
54 m_Gi(gi), m_Sat(sat), m_SubSat(subsat), m_SatKey(satkey),
68 ostr <<
"SeqRef(" <<
GetSat();
79 ostr <<
"TSE(" <<
GetSat();
90 ostr <<
"TSE(" <<
key.first.first;
92 ostr <<
'.' <<
key.first.second;
93 ostr <<
',' <<
key.second <<
')';
CNcbiOstrstreamToString class helps convert CNcbiOstrstream to a string Sample usage:
pair< pair< TSat, TSubSat >, TSatKey > TKeyByTSE
const string print(void) const
TSubSat GetSubSat() const
const string printTSE(void) const
TSatKey GetSatKey() const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
const struct ncbi::grid::netcache::search::fields::KEY key