NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSeqVectorTypes |
class | INcbi2naRandomizer |
class | CSeqVector_CI |
class | CSeqVector_CI::CTempValue |
special temporary holder for return value from postfix operators More... | |
Functions | |
CSeqVector_CI | operator+ (const CSeqVector_CI &iter, TSeqPos value) |
CSeqVector_CI | operator- (const CSeqVector_CI &iter, TSeqPos value) |
CSeqVector_CI | operator+ (const CSeqVector_CI &iter, TSignedSeqPos value) |
CSeqVector_CI | operator- (const CSeqVector_CI &iter, TSignedSeqPos value) |
TSignedSeqPos | operator- (const CSeqVector_CI &iter1, const CSeqVector_CI &iter2) |