NCBI C++ ToolKit
|
Search Toolkit Book for CVDBValueFor
#include <sra/readers/sra/vdbread.hpp>
Public Types | |
typedef V | TValue |
typedef const TValue * | const_iterator |
![]() | |
enum | EMissing { eMissing_Throw , eMissing_Allow } |
Private Member Functions | |
operator double (void) const | |
Additional Inherited Members | |
![]() | |
void | x_Get (const CVDBCursor &cursor, const CVDBColumn &column) |
void | x_Get (const CVDBCursor &cursor, TVDBRowId row, const CVDBColumn &column, EMissing missing=eMissing_Throw) |
void | x_ReportIndexOutOfBounds (size_t index) const |
void | x_ReportNotOneValue (void) const |
void | x_CheckIndex (size_t index) const |
void | x_CheckRange (size_t pos, size_t len) const |
void | x_CheckOneValue (void) const |
![]() | |
SSaveRef | m_Ref |
const void * | m_Data |
uint32_t | m_ElemCount |
Definition at line 925 of file vdbread.hpp.
typedef const TValue* CVDBValueFor< V >::const_iterator |
Definition at line 980 of file vdbread.hpp.
typedef V CVDBValueFor< V >::TValue |
Definition at line 928 of file vdbread.hpp.
|
inline |
Definition at line 929 of file vdbread.hpp.
|
inline |
Definition at line 932 of file vdbread.hpp.
|
inline |
Definition at line 936 of file vdbread.hpp.
|
inlineexplicit |
Definition at line 941 of file vdbread.hpp.
|
inline |
Definition at line 945 of file vdbread.hpp.
|
inline |
Definition at line 981 of file vdbread.hpp.
Referenced by CVDBValueFor< char >::end(), and sx_Assign().
|
inline |
Definition at line 952 of file vdbread.hpp.
Referenced by CVDBValueFor< char >::begin(), CCSraRefSeqIterator::GetEstimatedNumberOfAlignments(), CWGSScaffoldIterator::GetSeq_inst(), CVDBValueFor< char >::operator[](), CVDBValueFor< char >::substr(), CVDBValueFor< char >::Value(), CWGSDb_Impl::SAmbiguityInfo::x_Calculate4na(), CWGSDb_Impl::SAmbiguityInfo::x_CalculateAmbiguityMask(), x_CollectCoverageGraph(), and CCSraAlignIterator::x_Settle().
|
inline |
Definition at line 985 of file vdbread.hpp.
|
inline |
Definition at line 975 of file vdbread.hpp.
|
private |
|
inline |
Definition at line 966 of file vdbread.hpp.
|
inline |
Definition at line 970 of file vdbread.hpp.
|
inline |
Definition at line 956 of file vdbread.hpp.
|
inline |
Definition at line 990 of file vdbread.hpp.
|
inline |
Definition at line 961 of file vdbread.hpp.
Referenced by CVDBValueFor< char >::operator const TValue &(), CVDBValueFor< char >::operator*(), and CVDBValueFor< char >::operator->().