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

NCBI C++ ToolKit: CESearchParser< T

bool  x_IsSuffix (const string &s, const char *suffix)   bool  OnEndElement (void)   bool  error (const string &message)   bool  start_element (const string &name, const attrs_type &attrs)   bool  end_element (const string &name)   bool  text (const string &contents)   string  GetText (void) const   virtual bool  start_document ()   Override this member function to receive the start_document message. More...
  virtual bool  end_document ()   Override this member function to receive the end_document message. More...
  virtual bool  start_element (const std::string &name, const attrs_type &attrs)=0   Override this member function to receive the start_element message. More...
  virtual bool  end_element (const std::string &name)=0   Override this member function to receive the end_element message. More...
  virtual bool  text (const std::string &contents)=0   Override this member function to receive the text message. More...
  virtual bool  cdata (const std::string &contents)   Override this member function to receive the cdata mesage. More...
  virtual bool  processing_instruction (const std::string &target, const std::string &data)   Override this member function to receive the procesing_instruction message. More...
  virtual bool  comment (const std::string &contents)   Override this member function to receive the comment message. More...
  virtual bool  warning (const std::string &message)   Override this memeber function to receive parser warnings. More...
  virtual bool  error (const std::string &message)   Override this memeber function to receive parser errors. More...
  virtual bool  notation_declaration (const std::string &name, const std::string &public_id, const std::string &system_id)   Override this memeber function to receive the notation declaration message. More...
  virtual bool  entity_declaration (const std::string &name, entity_type type, const std::string &public_id, const std::string &system_id, const std::string &content)   Override this memeber function to receive the entity declaration message. More...
  virtual bool  unparsed_entity_declaration (const std::string &name, const std::string &public_id, const std::string &system_id, const std::string &notation_name)   Override this memeber function to receive the unparsed entity declaration message. More...
  virtual bool  external_subset_declaration (const std::string &name, const std::string &external_id, const std::string &system_id)   Override this memeber function to receive the external subset declaration message. More...
  virtual bool  internal_subset_declaration (const std::string &name, const std::string &external_id, const std::string &system_id)   Override this memeber function to receive the internal subset declaration message. More...
  virtual bool  attribute_declaration (const std::string &element_name, const std::string &attribute_name, attribute_type attr_type, attribute_default_type default_type, const std::string &default_value, const values_type &default_values)   Override this memeber function to receive the attribute declaration message. More...
  virtual bool  element_declaration (const std::string &name, element_content_type type, _xmlElementContent *content)   Override this memeber function to receive the element declaration message. More...
  virtual bool  entity_reference (const std::string &name)   Override this memeber function to receive the entity reference message. More...
  template<class T>
class CESearchParser< T >

Definition at line 334 of file eutils_client.cpp.


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