NCBI C++ ToolKit
Functions | Variables
wig_graph.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/widgets/seq_graphic/wig_graph.hpp>
#include <gui/widgets/seq_graphic/graph_cache.hpp>
#include <gui/utils/rmtfilestatus.hpp>
#include <gui/utils/url_utils.hpp>
#include <objmgr/scope.hpp>
#include <objects/seq/seq_id_handle.hpp>
#include <util/bitset/bmserial.h>
#include <util/bitset/bmsparsevec_serial.h>
#include <util/bitset/bm.h>
#include <util/bitset/bmalgo_similarity.h>
#include <util/bitset/bmdbg.h>
#include <util/checksum.hpp>
#include <corelib/rwstream.hpp>
#include <connect/ncbi_conn_stream.hpp>
#include <corelib/ncbiexec.hpp>
#include <cmath>
+ Include dependency graph for wig_graph.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
static TSeqPos s_AlignToFrame (TSeqPos pos)
 
static void s_SplitRange (const TSeqRange &range, int frames, vector< TSeqRange > &res)
 

Variables

static const int kDeltaFrameSize = 65535
 

Function Documentation

◆ s_AlignToFrame()

static TSeqPos s_AlignToFrame ( TSeqPos  pos)
static

Definition at line 60 of file wig_graph.cpp.

References kDeltaFrameSize.

Referenced by CWigGraph::Prefetch(), s_SplitRange(), and CWigGraph::x_DecodeDelta().

◆ s_SplitRange()

static void s_SplitRange ( const TSeqRange range,
int  frames,
vector< TSeqRange > &  res 
)
static

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ kDeltaFrameSize

const int kDeltaFrameSize = 65535
static
Modified on Fri Sep 20 14:58:11 2024 by modify_doxy.py rev. 669887