A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/psl__object__loader_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/widgets/loaders/psl_object_loader.cpp Source File

46 #include <wx/filename.h> 52

: m_Params(params), m_FileNames(

filenames

)

63  return "Loading PSL Alignmemnt Files"

;

83

wxFileName fileName(fn);

84  string

annot_name =

"File: "

+

ToStdString

(fileName.GetFullName());

94  for

(

size_t

counter = 1;; ++counter) {

98  if

(lineReader.

AtEOF

() || !istream.good() || istream.eof())

101  auto

seq_annot = reader.

ReadSeqAnnot

(lineReader, errCont);

116  catch

(

const

exception& e) {

string GetAssemblyAcc() const

bool GetUseMapping() const

void x_CreateMapper(const string &assembly)

void x_UpdateMap(objects::CSeq_annot &annot)

bool x_ShowMappingDlg(IObjectLoader::TObjects &objects)

CMapAssemblyParams GetMapAssembly() const

virtual CRef< CSeq_annot > ReadSeqAnnot(CNcbiIstream &istr, ILineErrorListener *pErrors=nullptr)

Read an object from a given input stream, render it as a single Seq-annot.

void x_ShowErrorsDlg(const wxString &title)

void x_UpdateHTMLResults(const wxString &object, objects::ILineErrorListener *errCont, const string &exception="", const string &error_msg="", const wxString &objectName=wxT("File:"))

Simple implementation of ILineReader for i(o)streams.

Interface for testing cancellation request in a long lasting operation.

vector< SObject > TObjects

const string & GetMsg(void) const

Get message string.

virtual const char * what(void) const noexcept

Standard report (includes full backlog).

virtual TObjects & GetObjects()

vector< wxString > m_FileNames

virtual bool PostExecute()

CPslObjectLoader(const CPslLoadParams &params, const vector< wxString > &filenames)

virtual string GetDescription() const

virtual bool Execute(ICanceled &canceled)

virtual bool PreExecute()

bool AtEOF(void) const

Indicates (negatively) whether there is any more input.

void Reset(void)

Reset reference object.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

virtual bool IsCanceled(void) const =0

IO_PREFIX::istream CNcbiIstream

Portable alias for istream.

static enable_if< is_arithmetic< TNumeric >::value||is_convertible< TNumeric, Int8 >::value, string >::type NumericToString(TNumeric value, TNumToStringFlags flags=0, int base=10)

Convert numeric value to string.

Defines classes: CDirEntry, CFile, CDir, CSymLink, CMemoryFile, CFileUtil, CFileLock,...

string ToStdString(const wxString &s)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4