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

NCBI C++ ToolKit: src/serial/datatool/aparser.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

61

(

string

(

error

).empty() ?

""

:

": "

) +

expected

+

" expected"

);

69  _TRACE

(

"CopyLineComment("

<<line<<

") current: "

<<

Lexer

().CurrentLine());

70  _TRACE

(

" "

<<(

Lexer

().HaveComments()?

Lexer

().NextComment().GetLine():-1));

71  while

(

Lexer

().HaveComments() ) {

const string & GetName(void) const

void SkipNextComment(void)

const CComment & NextComment(void) const

int LastTokenLine(void) const

AbstractParser(AbstractLexer &lexer)

void CopyLineComment(int line, CComments &comments, int flags=0)

AbstractLexer & Lexer(void)

virtual void ParseError(const char *error, const char *expected, const AbstractToken &token)

virtual string GetLocation(void)

virtual ~AbstractParser(void)

string GetText(void) const

static const char * expected[]

#define NCBI_THROW(exception_class, err_code, message)

Generic macro to throw an exception, given the exception class, error code and message string.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

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.


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