NCBI C++ ToolKit
Functions
seq_vector_cvt.hpp File Reference
#include <objmgr/impl/seq_vector_cvt_gen.hpp>
+ Include dependency graph for seq_vector_cvt.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

void ThrowOutOfRangeSeq_inst (size_t pos)
 
template<class DstIter , class SrcCont >
void copy_8bit_any (DstIter dst, size_t count, const SrcCont &srcCont, size_t srcPos, const char *table, bool reverse)
 
template<class DstIter , class SrcCont >
void copy_4bit_any (DstIter dst, size_t count, const SrcCont &srcCont, size_t srcPos, const char *table, bool reverse)
 
template<class DstIter , class SrcCont >
void copy_2bit_any (DstIter dst, size_t count, const SrcCont &srcCont, size_t srcPos, const char *table, bool reverse)
 

Function Documentation

◆ copy_2bit_any()

template<class DstIter , class SrcCont >
void copy_2bit_any ( DstIter  dst,
size_t  count,
const SrcCont &  srcCont,
size_t  srcPos,
const char *  table,
bool  reverse 
)
inline

◆ copy_4bit_any()

template<class DstIter , class SrcCont >
void copy_4bit_any ( DstIter  dst,
size_t  count,
const SrcCont &  srcCont,
size_t  srcPos,
const char *  table,
bool  reverse 
)
inline

◆ copy_8bit_any()

template<class DstIter , class SrcCont >
void copy_8bit_any ( DstIter  dst,
size_t  count,
const SrcCont &  srcCont,
size_t  srcPos,
const char *  table,
bool  reverse 
)
inline

◆ ThrowOutOfRangeSeq_inst()

void ThrowOutOfRangeSeq_inst ( size_t  pos)

Definition at line 58 of file seq_vector_ci.cpp.

References NCBI_THROW_FMT.

Referenced by copy_2bit_any(), copy_4bit_any(), and copy_8bit_any().

Modified on Fri Sep 20 14:57:05 2024 by modify_doxy.py rev. 669887