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

NCBI C++ ToolKit: src/objtools/readers/message_listener.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

42  const string

& sMessage,

51  if

(! m_pProgressOstrm) {

56

*m_pProgressOstrm <<

"<message severity=\"INFO\" "

;

59

*m_pProgressOstrm <<

"num_done=\""

<< iNumDone <<

"\" "

;

63

*m_pProgressOstrm <<

"num_total=\""

<< iNumTotal <<

"\" "

;

66  if

(sMessage.empty()) {

67

*m_pProgressOstrm <<

" />"

;

69

*m_pProgressOstrm <<

" >"

;

76  ITERATE

(

string

, msg_it, sXMLEncodedMessage) {

77  const char

ch = *msg_it;

80

*m_pProgressOstrm <<

"&#xD;"

;

83

*m_pProgressOstrm <<

"&#xA;"

;

86

*m_pProgressOstrm << ch;

91

*m_pProgressOstrm <<

"</message>"

<<

NcbiEndl

;

94

m_pProgressOstrm->flush();

99

m_IgnoreBadModValue(ignoreBadModValue) {}

105  const auto

severity =

error

.GetSeverity();

bool PutError(const ILineError &err) override final

Store error in the container, and return true if error was stored fine, and return false if the calle...

CGPipeMessageListener(bool ignoreBadModValue=false)

#define ITERATE(Type, Var, Cont)

ITERATE macro to sequence through container elements.

#define ERR_POST(message)

Error posting with file, line number information but without error codes.

@ eDiag_Info

Informational message.

@ eDiag_Warning

Warning message.

void Warning(CExceptionArgs_Base &args)

uint64_t Uint8

8-byte (64-bit) unsigned integer

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define END_SCOPE(ns)

End the previously defined scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define BEGIN_SCOPE(ns)

Define a new scope.

static string XmlEncode(const CTempString str, TXmlEncode flags=eXmlEnc_Contents)

Encode a string for XML.

@ eModSubcode_InvalidValue


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