NCBI C++ ToolKit
|
#include <string.h>
#include <libxml/xmlIO.h>
#include <misc/xmlwrapp/exception.hpp>
#include <connect/ncbi_conn_stream.hpp>
#include "https_input_impl.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Namespaces | |
xml | |
XML library namespace. | |
xml::impl | |
Functions | |
void | xml::impl::register_https_input (void) |
void | xml::impl::clear_https_messages (void) |
void | xml::impl::collect_https_messages (xml::error_messages &append_to) |
void | xml::impl::append_https_message (const std::string &msg, error_message::message_type msg_type, long line, const std::string &fname) |