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/ctools_8cpp_source.html below:

NCBI C++ ToolKit: src/ctools/ctools.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

74  switch

(cxx_severity) {

119

diag << err->codestr;

120  for

(

const

ValNode* node = err->userstr; node; node = node->next) {

121  if

(node->data.ptrvalue) {

126

diag << (

const char

*) node->data.ptrvalue;

134

diag << err->errtext;

148

Nlm_CallErrHandlerOnly(

TRUE

);

Include a standard set of the NCBI C++ Toolkit most basic headers.

static DLIST_TYPE *DLIST_NAME() first(DLIST_LIST_TYPE *list)

const CNcbiDiag & SetLine(size_t line) const

Set line number for post.

const CNcbiDiag & SetErrorCode(int code=0, int subcode=0) const

Set error code and subcode numbers.

const CNcbiDiag & SetFile(const char *file) const

Set file name to post.

EDiagSev

Severity level for the posted diagnostics.

const CNcbiDiag & SetModule(const char *module) const

Set module name.

@ eDiag_Trace

Trace message.

@ eDiag_Info

Informational message.

@ eDiag_Error

Error message.

@ eDiag_Warning

Warning message.

@ eDiag_Fatal

Fatal error – guarantees exit(or abort)

@ eDiag_Critical

Critical error message.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define TRUE

bool replacment for C indicating true.


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